summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2009-01-04Remove border attribute from table.Chad Kieffer
2009-01-04Extend Theme_View to look in modules for photo and album menus. MoveBharat Mediratta
2009-01-04Fixed closing h1 tag.Chad Kieffer
2009-01-04Started to wire up album and photo view menus. Need photo's parent album link...Chad Kieffer
2009-01-04Make sure that create/update/delete fail without CSRF.Bharat Mediratta
2009-01-04Fix preambleBharat Mediratta
2009-01-04Require CSRF for any non-"get" action.Bharat Mediratta
2009-01-04CSS/JS formatting and selector updates.Chad Kieffer
2009-01-04Add admin wireframes link.Bharat Mediratta
2009-01-03Stay on the right page when we navigate up in the breadcrumb.Bharat Mediratta
2009-01-03Add a loading dialog when we quickedit.Bharat Mediratta
2009-01-03Resize the quickedit box after rotation.Bharat Mediratta
2009-01-03No quickedit for album-- for real this time.Bharat Mediratta
2009-01-03No quickedit for album thumbs (for now, anyway)Bharat Mediratta
2009-01-03Propagate rotation up to the parent album, if we're rotating the album cover.Bharat Mediratta
2009-01-03Add a new quick-edit mode for editing photos when viewing albums.Bharat Mediratta
2009-01-03Detect when imagerotate is missingBharat Mediratta
2009-01-03Add graphics::rotateBharat Mediratta
2009-01-02Restructire site admin menu a bit:Bharat Mediratta
2009-01-02trim() the path in add_photosBharat Mediratta
2009-01-02fix line endingsBharat Mediratta
2009-01-02Tweak indentationBharat Mediratta
2009-01-01Standard Forge Library doesn't support radio buttons.Felix Rabinovich
2009-01-01Theme Administration implementationFelix Rabinovich
2009-01-01Turn the permission dialog into a real 3-state faux checkbox. If weBharat Mediratta
2009-01-01Allow admins to do anythingBharat Mediratta
2009-01-01Add deepest album linkBharat Mediratta
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2009-01-01Move debug CSS into core/css/debug.css, and enable it for admin themes alsoBharat Mediratta
2008-12-31Move 'browse' link above the fold, hide tabs that are inappropriate when ther...Bharat Mediratta
2008-12-31Extend permissions interface to allow resetting to the parental default.Bharat Mediratta
2008-12-31Rename permissions_edit to permissions_browse for consistencyBharat Mediratta
2008-12-31Ajaxify the permissions browsing dialog. It only does allow/denyBharat Mediratta
2008-12-31Rename permission_xxx to permissions_xxx for consistencyBharat Mediratta
2008-12-31Turn permission dialog into a browser where you can look at permissions back ...Bharat Mediratta
2008-12-31Simplify the next/previous logic in the theme by passing in a nullBharat Mediratta
2008-12-31PhotoID -> PhotoId for consistencyBharat Mediratta
2008-12-31Add Item_Model::url() and use it where appropriate. Cleans up someBharat Mediratta
2008-12-31Add sibling information on photo pages and a very simple next/previous interf...Bharat Mediratta
2008-12-31change single to double quotes.Bharat Mediratta
2008-12-31Switch from checkboxes to simple anchors so that we can reflect multiple stat...Bharat Mediratta
2008-12-31Preliminary "Edit Permissions" dialog. You can't change permissionsBharat Mediratta
2008-12-31Fix a bug where we were accidentally allowing view permissions whenBharat Mediratta
2008-12-31Fully implement the view_full permission.Bharat Mediratta
2008-12-30Oops, remove some debug code.Bharat Mediratta
2008-12-30Fix a bug. Unit tests ftw!Bharat Mediratta
2008-12-30Refactor _create_htaccess_files and _delete_htaccess_files intoBharat Mediratta
2008-12-30Fix typo.Bharat Mediratta
2008-12-30Update user::create() scaffolding for changes in the user module: can't set t...Andy Staudacher
2008-12-30Oops, this got left out of r19497Bharat Mediratta