Bharat Mediratta
4f57c30590
Fix windows-style line endings
2009-01-04 01:33:17 +00:00
Bharat Mediratta
3c768e1c59
Require CSRF for any non-"get" action.
2009-01-04 01:27:24 +00:00
Bharat Mediratta
d36996fb14
Remove unnecessary comments.
2009-01-04 00:39:54 +00:00
Chad Kieffer
85574d7b82
CSS/JS formatting and selector updates.
2009-01-04 00:35:12 +00:00
Bharat Mediratta
2f44c2b269
Update description.
2009-01-04 00:31:28 +00:00
Bharat Mediratta
6399081494
Update description.
2009-01-04 00:30:05 +00:00
Bharat Mediratta
75d1cfa66b
Add admin wireframes link.
2009-01-04 00:25:53 +00:00
Bharat Mediratta
3d9e5e439e
Stay on the right page when we navigate up in the breadcrumb.
...
Introduce a "show" parameter which contains the id of the item that we
want to show when we go to the parent's page.
2009-01-03 20:14:06 +00:00
Bharat Mediratta
8ed5200101
Add a loading dialog when we quickedit.
2009-01-03 20:13:08 +00:00
Chad Kieffer
bdff96bd54
Added a jump to comments button with a scroll to effect.
2009-01-03 19:09:32 +00:00
Bharat Mediratta
0402e326cb
Resize the quickedit box after rotation.
2009-01-03 05:52:20 +00:00
Bharat Mediratta
09a844fffc
No quickedit for album-- for real this time.
2009-01-03 05:50:17 +00:00
Bharat Mediratta
d299414399
No quickedit for album thumbs (for now, anyway)
2009-01-03 05:48:15 +00:00
Bharat Mediratta
0cfa51b5b7
Propagate rotation up to the parent album, if we're rotating the album cover.
2009-01-03 05:47:00 +00:00
Bharat Mediratta
e8f1ff580c
Add a new quick-edit mode for editing photos when viewing albums.
...
Implement image rotation this way.
2009-01-03 05:36:16 +00:00
Bharat Mediratta
675cc69393
Detect when imagerotate is missing
2009-01-03 05:26:47 +00:00
Bharat Mediratta
57be3cd78b
Add graphics::rotate
2009-01-03 05:25:52 +00:00
Chad Kieffer
62fe5f0bd6
Inject the drag and drop handle style via jQuery. Restore background color bars behind admin block titles.
2009-01-03 01:26:22 +00:00
Chad Kieffer
a57ede2f96
Added default user avatar. Comment thread updates, including display of avatar. Sidebar block display white space updates. Combined gLoginMenu and gCredits css.
2009-01-03 01:11:20 +00:00
Chad Kieffer
7db1758e93
More admin menu cleanup to reduce it's height. Removed redundant admin theme images, these are included in the default theme. Added a favicon.
2009-01-02 22:06:12 +00:00
Chad Kieffer
19d144496d
Remove Superfish navbar CSS. It's not being used.
2009-01-02 21:25:44 +00:00
Chad Kieffer
d6e2614802
Added basic table styles. Fixed width issue on gContent in the admin theme. Only display background colors on gInfo, gError, gWarning, etc. if they appear in gSiteStatus or gMessage. Miscellaneous form style updates.
2009-01-02 21:21:54 +00:00
Bharat Mediratta
8595b75d9b
Restructire site admin menu a bit:
...
Rename menu "General Settings" -> "Settings"
Rename "Comments Moderation" -> "Comments"
Move "Content" -> "Configure Spam Filtering" -> "Settings" -> "Spam Filtering"
2009-01-02 20:18:44 +00:00
Chad Kieffer
1ce19a994d
Set the admin layout to 100% of the window. Add IE fix stylesheet for admin theme, reduce height of admin header.
2009-01-02 20:09:28 +00:00
Chad Kieffer
b0ba77f943
Forgot to make updates for IE after removing gClearfix.
2009-01-02 20:07:05 +00:00
Tim Almdal
9644dcc480
1) Removed the published boolean database field
...
2) Replaced it with a string field (state) which contains the state of the comment. i.e. published, unpublished, spam. Unsure if we want to create constants in comments.php to standardize the valid values... thoughts?
3) synchronized the spamfilter and comment unit tests with the current functionality
2009-01-02 18:54:37 +00:00
Tim Almdal
277e7f8db2
Remove old code that was commented out
2009-01-02 18:32:47 +00:00
Tim Almdal
206edb59b9
Update the api to allow each driver to specify validation rules and generate the appropriate form content. Add a callback so if the driver changes in the driver selection dropdown, then the api form fields are updated with the new form fields for that driver
2009-01-02 18:31:23 +00:00
Chad Kieffer
5321c8d59d
Switched admin menu from navbar back to plain menu, plain dropdowns are more usable. Minor text formatting updates.
2009-01-02 07:09:25 +00:00
Bharat Mediratta
06749e2bbf
Add dimensions to logo.
2009-01-02 04:04:53 +00:00
Bharat Mediratta
b08373919b
trim() the path in add_photos
2009-01-02 04:01:25 +00:00
Bharat Mediratta
ecdfd1590d
fix line endings
2009-01-02 01:23:41 +00:00
Bharat Mediratta
e63966b490
Tweak indentation
2009-01-02 01:20:06 +00:00
Felix Rabinovich
64d6f9aea6
Standard Forge Library doesn't support radio buttons.
...
Added support from http://forum.kohanaphp.com/comments.php?DiscussionID=164
2009-01-01 22:57:17 +00:00
Chad Kieffer
e8d10cab9d
Applied #gPager to next/last nav, moved up above photo and moved photo title back to below the photo.
2009-01-01 22:56:57 +00:00
Chad Kieffer
7452a18938
Update the CSS item ID and class application for items and albums in albums. Miscellaneous CSS updates.
2009-01-01 22:54:35 +00:00
Chad Kieffer
b709c7eca0
For album-specific JS, key off of #gAlbumGrid rather than .gItem.
2009-01-01 22:22:18 +00:00
Felix Rabinovich
50dceb5015
Theme Administration implementation
2009-01-01 18:56:06 +00:00
Bharat Mediratta
540e4ed9eb
Turn the permission dialog into a real 3-state faux checkbox. If we
...
replace them with intuitive icons, we're most of the way there.
2009-01-01 00:43:22 +00:00
Bharat Mediratta
a542f70551
Allow admins to do anything
2009-01-01 00:42:30 +00:00
Bharat Mediratta
03c60e2b55
Add deepest album link
2009-01-01 00:28:00 +00:00
Bharat Mediratta
cd1d023754
Change the preamble for views in two ways:
...
1) drop unnecessary semicolon
2) start with <?php for extra security in the case that the server itself doesn't
have short_tags enabled (the app won't work, but we need to make sure that we're
still secure)
2009-01-01 00:23:29 +00:00
Bharat Mediratta
7c82691e00
Move debug CSS into core/css/debug.css, and enable it for admin themes also
2009-01-01 00:16:08 +00:00
Bharat Mediratta
11d2788af8
Refactor common dialog JS code out into lib/gallery.dialog.js
2009-01-01 00:06:52 +00:00
Bharat Mediratta
3352ae6d10
Move 'browse' link above the fold, hide tabs that are inappropriate when there's no install yet
2008-12-31 23:58:53 +00:00
Bharat Mediratta
4573ada534
Extend permissions interface to allow resetting to the parental default.
2008-12-31 19:59:42 +00:00
Tim Almdal
bd8884d3ac
Ignore the SpamFilter.php as a valid spam filter.
2008-12-31 15:04:57 +00:00
Bharat Mediratta
7d30e55b85
Rename permissions_edit to permissions_browse for consistency
2008-12-31 09:52:03 +00:00
Bharat Mediratta
34372b86c5
Ajaxify the permissions browsing dialog. It only does allow/deny
...
right now, it doesn't allow you to reset to inherited values. That's
next.
2008-12-31 09:50:25 +00:00
Bharat Mediratta
48e91e71e5
Rename permission_xxx to permissions_xxx for consistency
2008-12-31 09:04:18 +00:00