Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-21 | Fix ID for joinform | Evan Prodromou | |
2009-01-21 | Mark showgroup as readonly action | Evan Prodromou | |
2009-01-21 | Add group by id for group permalinks | Evan Prodromou | |
2009-01-21 | Move showgroup action to Group category | Evan Prodromou | |
2009-01-21 | fix hungry match for group name | Evan Prodromou | |
2009-01-21 | Add fancy urls for new urls | Evan Prodromou | |
2009-01-21 | Some more group URLs | Evan Prodromou | |
2009-01-21 | Fix redirect function | Evan Prodromou | |
2009-01-21 | First pass at a group home page | Evan Prodromou | |
This is the first pass at a group home page. | |||
2009-01-21 | Define URLs for groups | Evan Prodromou | |
2009-01-20 | Merge branch 'master' into groups | Evan Prodromou | |
2009-01-20 | Move username catchalls to end of file | Evan Prodromou | |
Although there hadn't been any conflicts yet, I moved the username catchalls to the end of the file anyways. | |||
2009-01-20 | Merge branch 'master' into groups | Evan Prodromou | |
Conflicts: .gitignore | |||
2009-01-21 | Documented the site notice option. | Evan Prodromou | |
2009-01-21 | Remove "finishimmediate" action | Evan Prodromou | |
2009-01-21 | Remove deleteprofile.php | Evan Prodromou | |
2009-01-20 | Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk | Zach Copley | |
2009-01-20 | Converted ShowmessageAction to work with new uiredesign | Zach Copley | |
2009-01-21 | (dis)favor form method call fix | sarven | |
2009-01-20 | Converted direct messaging actions to new uiredesign | Zach Copley | |
2009-01-21 | Matching markup for tags | sarven | |
2009-01-21 | profilelist markup and styles | sarven | |
2009-01-21 | uiredesign + phpdocs | Robin Millette | |
2009-01-21 | uiredesign + phpdocs | Robin Millette | |
2009-01-20 | If user has fn, then it will not link to their own profile with @class | sarven | |
'fn'. Only put @class 'fn' on the anchor if there is no fn. | |||
2009-01-20 | Styles for nested <li>s | sarven | |
2009-01-20 | p and ul style for doc pages | sarven | |
2009-01-20 | user_actions form markup and styling | sarven | |
2009-01-20 | uiredesign + phpdocs | Robin Millette | |
2009-01-20 | uiredesign + phpdocs | Robin Millette | |
2009-01-20 | uiredesign + phpdocs. | Robin Millette | |
2009-01-20 | updated Open Software Service Definition | Robin Millette | |
2009-01-20 | Merge branch 'master' of /var/www/trunk | Robin Millette | |
2009-01-20 | uiredesign + phpdocs | Robin Millette | |
2009-01-20 | fn font-style normal | sarven | |
2009-01-20 | tiny phpdoc fixes | Robin Millette | |
2009-01-20 | Merge branch 'master' of /var/www/trunk | Robin Millette | |
2009-01-20 | uiredesign and phpdocs | Robin Millette | |
2009-01-20 | Using nickname only for uid | sarven | |
2009-01-20 | Added mark_hash for content (i.e., to indicate tags with the | sarven | |
character '#') | |||
2009-01-20 | Removed extra div | sarven | |
2009-01-20 | User subscriptions markup | sarven | |
2009-01-20 | User statistics markup | sarven | |
2009-01-19 | showPageTitle() and showPageNoticeBlock() | sarven | |
and using url on nickname instead of fullname | |||
2009-01-19 | user_profile markup | sarven | |
2009-01-19 | Featuerd profile list markup | sarven | |
Minor class change to (un)subscribeform.php | |||
2009-01-19 | Merge branch 'master' of ../trunk | sarven | |
2009-01-19 | Bolding address fn for cases where there is no logo. | sarven | |
2009-01-19 | Merge branch 'master' of /var/www/trunk | Evan Prodromou | |
2009-01-19 | Update tag to use new framework | Evan Prodromou | |
Broke up the tag action into two different actions (publictagcloud and tag). Brought it up-to-date with the new framework, but haven't fixed it for phpcs yet. |