Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Ammended asp style tags #17

Open
wants to merge 62 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2012

  1. Getting really, really good at screwing up my repo, this is the secon…

    …d time...
    Nickolas Nikolic committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    f924f4e View commit details
    Browse the repository at this point in the history
  2. Ammended .gitignore to accomodate Dreamweaver

    Nickolas Nikolic committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    514783b View commit details
    Browse the repository at this point in the history
  3. DW metadata (to be removed in a moment)

    Nickolas Nikolic committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    0135386 View commit details
    Browse the repository at this point in the history
  4. Updated .gitignore to accomodate for the multiple environments I am w…

    …orking in; removed DW specific directories from project.
    Nickolas Nikolic committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    6148885 View commit details
    Browse the repository at this point in the history
  5. Deleted unused directories, as well as wordpress plugin

    Nickolas Nikolic committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    3f68c5d View commit details
    Browse the repository at this point in the history
  6. Just beginning to understand the routing system; added routes to doct…

    …or_dashboard and unauth landing page
    Nickolas Nikolic committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    b3a8bd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2012

  1. Began the long slow process of removing short php tags. Should be com…

    …plete next year or so... :-)
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    f3219ec View commit details
    Browse the repository at this point in the history
  2. Updated license to GPLv3 for my direct work.

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    dca3392 View commit details
    Browse the repository at this point in the history
  3. Next wave of removed php short tags

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    03eb750 View commit details
    Browse the repository at this point in the history
  4. Included expected contents of _notes directories in .gitignore

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    3281985 View commit details
    Browse the repository at this point in the history
  5. Hopefully final wave of php short tags removal

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    6fd6a8c View commit details
    Browse the repository at this point in the history
  6. Removed colorful language from code... ;-)

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    a368bb2 View commit details
    Browse the repository at this point in the history
  7. Adding a .gitattribute file

    Which upon further examination of what it is doing, not having one could
    very well be the issue that ruined 2 repos. Hmm. I really do need to
    spend a solid day working towards understanding Git, but it will have to
    come in a few weeks.
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    86cdd82 View commit details
    Browse the repository at this point in the history
  8. Just set some todos for later this week. WTF... DW metadata seems to …

    …be included with the commit!
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    4c3e80f View commit details
    Browse the repository at this point in the history
  9. Removed DW metadata.

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    0cea28f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c30f17 View commit details
    Browse the repository at this point in the history
  11. Another manual commit.. grrr Titanium/Aptana studio commits are causi…

    …ng me quite a stir...
    
    Normally, I just edit in any text editor then use the GUI goodness of the GitHub client
    however... it looks like there are a few issues with how Aptana/Titanium's implementation
    of Git handles and conflicts with the GitHub client synch. It's actually painful for me
    to be using the command line... Woas me... Maybe it's good for me... maybe not...
    new file:   lib/moor/Moor.php
    new file:   lib/moor/MoorAbstractController.php
    new file:   lib/moor/MoorActionController.php
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    828ad6a View commit details
    Browse the repository at this point in the history
  12. Start of new routing approach, will be a hybrid into the foreseeable …

    …future.
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    82ab014 View commit details
    Browse the repository at this point in the history
  13. Trying a front controller approach in lieu of direct .htaccess paths.…

    … We'll see if I revert, I only have a few weeks...
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    9f42634 View commit details
    Browse the repository at this point in the history
  14. don't use tests, removing them.

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    c91874d View commit details
    Browse the repository at this point in the history
  15. Still hacking away at routing; likely a few day job

    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    6839c6f View commit details
    Browse the repository at this point in the history
  16. Looks like a little git troubleshooting has come my way... resolved c…

    …onflicts from last merge.
    Nickolas Nikolic committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    e94db1a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2012

  1. Hacking away at the routing. More to do. Renamed directories to more …

    …general roles.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    2b8b759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    070ab90 View commit details
    Browse the repository at this point in the history
  3. Still hacking away at front controller, new .htaccess within that dir…

    …ectory
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    e2c386c View commit details
    Browse the repository at this point in the history
  4. massaging the code... ;-) removed uneeded returns. Changed 404 verbag…

    …e, likely need a 404 redirect page.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    f5ef416 View commit details
    Browse the repository at this point in the history
  5. Created 404 page; renamed fundamental path and target; further invest…

    …igation of peoplepods.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    fe0ef9b View commit details
    Browse the repository at this point in the history
  6. Added terms of service page, it's route, and began building upon join…

    … form.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    87cc0c1 View commit details
    Browse the repository at this point in the history
  7. Corrected a few attributes issues/spelling; massive work will begin h…

    …ere in the next week.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    46f4d51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97e4f67 View commit details
    Browse the repository at this point in the history
  9. updated theme.info in village theme

    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    f377862 View commit details
    Browse the repository at this point in the history
  10. Moved some supporting files to a central position; continued reworkin…

    …g routing.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    dd68f1f View commit details
    Browse the repository at this point in the history
  11. Massaging and outright fixing of paths

    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    0093fd9 View commit details
    Browse the repository at this point in the history
  12. same as last commit

    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    ca9d16b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27be9e4 View commit details
    Browse the repository at this point in the history
  14. fixed cute typo, love it when I make those.

    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    a128d4b View commit details
    Browse the repository at this point in the history
  15. fixed misunderstanding of paths on my part

    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    73e05cd View commit details
    Browse the repository at this point in the history
  16. Scratching my head as to how I didn't notice this incorrect path earl…

    …ier.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    bfce315 View commit details
    Browse the repository at this point in the history
  17. Doh. Locations rather then includes. Removing writes to .htaccess, as…

    … well.
    Nickolas Nikolic committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    996f706 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2012

  1. Configuration menu
    Copy the full SHA
    aa2c340 View commit details
    Browse the repository at this point in the history
  2. Routing working. Still needs testing.

    Nickolas Nikolic committed Nov 22, 2012
    Configuration menu
    Copy the full SHA
    645d3df View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2012

  1. Hmm. Lots more hacking to do on this version. Might be 2 steps back. …

    …Forking to try another route.
    Nickolas Nikolic committed Nov 23, 2012
    Configuration menu
    Copy the full SHA
    82a8015 View commit details
    Browse the repository at this point in the history
  2. Reverted changes invloving router to stock config, minus the short ta…

    …gs. Continuing work.
    Nickolas Nikolic committed Nov 23, 2012
    Configuration menu
    Copy the full SHA
    6f7b8b7 View commit details
    Browse the repository at this point in the history
  3. Minus one short tag... It's amazing how these slip through.

    Nickolas Nikolic committed Nov 23, 2012
    Configuration menu
    Copy the full SHA
    8b499be View commit details
    Browse the repository at this point in the history
  4. Still a few short tags in generated output. Amended.

    Nickolas Nikolic committed Nov 23, 2012
    Configuration menu
    Copy the full SHA
    f15e291 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2012

  1. Simply a commit of the first element in the change queue to allow the…

    … wonderful gui a little leeway to take over.
    
    modified:   index.php
    Nickolas Nikolic committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    ea6bdb6 View commit details
    Browse the repository at this point in the history
  2. Updated unauth landing page to come up first (prep for monday demo); …

    …corrected other general issues in app
    Nickolas Nikolic committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    556b8b1 View commit details
    Browse the repository at this point in the history
  3. Further prep for demo (will only be showing landing page, so hotwirin…

    …g a few paths and auth)
    
    You wont want to download until after these are reverted. Although, one
    can always remove them oneself. (I remove the short tags, you remove the
    skunkworked rewiring? tit for tat? ;-P )
    Nickolas Nikolic committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    c03693e View commit details
    Browse the repository at this point in the history
  4. Retheming in village theme

    Major changes in this commit are consolidated css for easier
    customization of theme. Commented out some js to allow login form
    default submit for testing.
    Nickolas Nikolic committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    791242b View commit details
    Browse the repository at this point in the history
  5. Front end hobbling along... but ready for Monday demo.

    Nickolas Nikolic committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    7eab75a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2012

  1. Configuration menu
    Copy the full SHA
    e9e984b View commit details
    Browse the repository at this point in the history
  2. Massaged the landing page styles a little bit

    Nickolas Nikolic committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    748311c View commit details
    Browse the repository at this point in the history
  3. Minimalified the village theme in prep for more work; corrected js pa…

    …ths. All set for tomorrow and the coming week!
    Nickolas Nikolic committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    b7eabea View commit details
    Browse the repository at this point in the history
  4. Corrected simple typo (in a comment, no less ;-) )

    Nickolas Nikolic committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    8b6e6c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbc78eb View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2012

  1. Configuration menu
    Copy the full SHA
    d11c648 View commit details
    Browse the repository at this point in the history
  2. Corrected simple typo in Ajax response test

    Nickolas Nikolic committed Nov 26, 2012
    Configuration menu
    Copy the full SHA
    b0aa5c4 View commit details
    Browse the repository at this point in the history
  3. Corrected some verbage; and an odd bug where pressing a button twice …

    …caused target content to disappear
    Nickolas Nikolic committed Nov 26, 2012
    Configuration menu
    Copy the full SHA
    63488cd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2012

  1. Unsetting some structure in the themes so that bootstrap can take ove…

    …r styling; more to come
    Nickolas Nikolic committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    1ed0613 View commit details
    Browse the repository at this point in the history
  2. Reworked landing page demo links; now they log into dummy accounts fo…

    …r testing
    Nickolas Nikolic committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    495383e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d86efb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2014

  1. Changed 1 line for installation demo

    Nickolas Nikolic committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    e227463 View commit details
    Browse the repository at this point in the history