Bharat Mediratta
|
4f77e7bdce
|
Support adding custom header/footer text to themes via admin/theme_details
|
2009-02-26 02:47:38 +00:00 |
|
Chad Kieffer
|
2e06250f9a
|
Restore sidebar_top()
|
2009-02-25 06:54:41 +00:00 |
|
Bharat Mediratta
|
515c081f79
|
Add support MP4 movies also. Flowplayer supports them and can stream
them using the h264streaming plugin. Everything else is a fairly
minor change.
|
2009-02-25 05:27:29 +00:00 |
|
Chad Kieffer
|
2ab18bbd45
|
Restored txtright class that I'd deleted and forgotten to restore during debugging
|
2009-02-23 04:37:16 +00:00 |
|
Chad Kieffer
|
1af62de44c
|
Partial next/last pager fix for IE 6 and 7. Button's width is still foced to 100%. Think this is a jQuery UI CSS issue and I haven't figured out an override for it yet.
|
2009-02-23 03:39:44 +00:00 |
|
Jakob Hilden
|
7d96448ecb
|
added additional comment link, if no comments have been made yet.
|
2009-02-23 00:46:25 +00:00 |
|
Chad Kieffer
|
1aa21cb2ab
|
Need to have next/previous in place in a disabled state to maintain pager layout.
|
2009-02-22 08:20:08 +00:00 |
|
Chad Kieffer
|
9b73213693
|
Add Cancel link next to submit buttons in dialogs. Apply button style to buttons in dialogs.
|
2009-02-22 08:05:15 +00:00 |
|
Chad Kieffer
|
9344141231
|
Minor fixes to gAlbumGrid and gPager
|
2009-02-22 07:32:38 +00:00 |
|
Bharat Mediratta
|
baff63b70b
|
Very basic movie support. You can upload a FLV file, we use ffmpeg to
extract a thumbnail out of it and if you click through we show it
using flowplayer.
|
2009-02-22 05:21:44 +00:00 |
|
Chad Kieffer
|
e6836d8a5e
|
Apply button styles to pager buttons and position in consistent locations.
|
2009-02-22 02:09:48 +00:00 |
|
Tim Almdal
|
2b047aaca9
|
Change #Breadcrumbs to a css class. This allows the formatting to be
used multiple times on the same page. (For example in a dialog box
such as in jhilden's upload mockup)
|
2009-02-20 14:11:33 +00:00 |
|
Chad Kieffer
|
5dcf2794c5
|
Fixes to comment admin buttons.
|
2009-02-20 07:10:20 +00:00 |
|
Bharat Mediratta
|
bcea2a6228
|
Hide the menu until we can superfish it so that we don't see the
unstyled list appear which causes the page layout to flicker.
|
2009-02-15 22:52:01 +00:00 |
|
Chad Kieffer
|
7c0655bb36
|
Bring the default theme's header visually closer to the admin_default's header.
|
2009-02-15 03:18:48 +00:00 |
|
Chad Kieffer
|
5dad40b1ae
|
Ticket #2. Tighten up search results UI.
|
2009-02-13 03:21:19 +00:00 |
|
Chad Kieffer
|
985a324ec7
|
Fixed short form button style.
|
2009-02-13 02:10:38 +00:00 |
|
Tim Almdal
|
0cf2423bbe
|
Update the color on the remove watch icon
|
2009-02-12 21:11:47 +00:00 |
|
Chad Kieffer
|
9bbe8053c7
|
Added a show comment form button. Add comment form is revealed when the button is clicked. Used jQuery UI Effect to .highlight() to bring attention to newly added comments. Also added a named anchor to our block library to allow direct linking/scrolling to those blocks on the page.
|
2009-02-12 07:07:11 +00:00 |
|
Chad Kieffer
|
d487558369
|
Fixed gViewMenu button issues. Fixed major admin_default theme issues, content now clears the menu. Added IE-specific stylesheet to admin theme.
|
2009-02-12 04:25:43 +00:00 |
|
Chad Kieffer
|
d739d1ea46
|
Button mania continues. Make edit and delete user/group links buttons, buttons, buttons!
|
2009-02-11 05:35:11 +00:00 |
|
Tim Almdal
|
2ad81a21db
|
I know we are going to replace it it, but in the interim, changed the
color of the watch icon to match the others.
|
2009-02-10 16:41:59 +00:00 |
|
Chad Kieffer
|
c2eace3e59
|
Reduce width of add user and group forms.
|
2009-02-10 06:12:32 +00:00 |
|
Bharat Mediratta
|
c7d004d319
|
Simplify some logic.
|
2009-02-10 04:29:39 +00:00 |
|
Chad Kieffer
|
08ae48aeaa
|
Add hover state for buttons.
|
2009-02-09 02:10:19 +00:00 |
|
Chad Kieffer
|
622bada112
|
And the JS file that belongs with the previous commit.
|
2009-02-09 01:58:06 +00:00 |
|
Chad Kieffer
|
5d8a19ac5b
|
Added a few element checks to make sure elements exist before trying to manipulate/initiate them.
|
2009-02-09 01:55:29 +00:00 |
|
Bharat Mediratta
|
053fa63fa1
|
Superfish is now in gallery3/trunk/lib/superfish
|
2009-02-08 23:51:59 +00:00 |
|
Chad Kieffer
|
cdae043999
|
Clean up add user and group buttons to move the + icon to the left. The + icon doesn't appear within the button outline with buttons that aren't floated. Will have to debug later.
|
2009-02-08 20:45:09 +00:00 |
|
Bharat Mediratta
|
0f13f12638
|
Fix spelling typo
|
2009-02-08 19:55:48 +00:00 |
|
Chad Kieffer
|
aa1abbf82a
|
Let the theme control overlay opacity for dialogs.
|
2009-02-08 19:35:10 +00:00 |
|
Chad Kieffer
|
7156df3a23
|
Missed deleting these in move to lib.
|
2009-02-08 19:23:38 +00:00 |
|
Chad Kieffer
|
f7d226bd31
|
Move jQuery UI ThemeRoller css and images to lib. Should simplify future updates, keep default theme directories clean.
|
2009-02-08 19:17:19 +00:00 |
|
Chad Kieffer
|
8f382c8f42
|
Removed done todo items, removed tr.gClassName to allow class to be applied to more than just table rows.
|
2009-02-07 19:28:26 +00:00 |
|
Chad Kieffer
|
48acd42f9b
|
Missed these in previous commit. Make view icons darker
|
2009-02-06 06:38:53 +00:00 |
|
Chad Kieffer
|
67d551d5e3
|
jQuery-based buttons! Form updates, short form updates. Need to fix add user/group buttons and search form on search results page.
|
2009-02-06 06:34:47 +00:00 |
|
Chad Kieffer
|
196ef392ab
|
Move admin_default table styles to default for consistency.
|
2009-02-06 02:10:00 +00:00 |
|
Chad Kieffer
|
c166042313
|
Apply default link styles to links in dialogs, including the Forgot Password link.
|
2009-02-06 01:47:42 +00:00 |
|
Chad Kieffer
|
02207f4395
|
Apply default link styles to links in dialogs, including the Forgot Password link.
|
2009-02-05 01:10:34 +00:00 |
|
Bharat Mediratta
|
b1effc1d35
|
Drop request for jquery.listen.js, we don't use it
|
2009-02-04 23:37:20 +00:00 |
|
Jakob Hilden
|
5b17619ea8
|
added inplace edit to tag admin (form still needs to be set to rename using AJAX)
removed unnecessary {element: dialogLinks[i]} from dialog and panelLink handling. now uses event.currentTarget
|
2009-02-04 07:14:22 +00:00 |
|
Tim Almdal
|
01d00dfd86
|
Change the item menu to allow the watch icon to change depending on
whether the item is currently being watched. Currently the icon is
the same as the add icon and needs to be changed.
|
2009-02-02 03:55:33 +00:00 |
|
Tim Almdal
|
38cf6ca403
|
The start of the notification module. At this point, the icon has been added to the item menu in the sidebar (both photo and album). There is a corresponding icon in themes/default/images that needs to be spruced up. You can add and remove notifications to albums and photos, but nothing happens under the covers for event handling.
|
2009-01-30 20:52:25 +00:00 |
|
Tim Almdal
|
bfb5c42124
|
Adding Recaptcha to the comment module. Recaptcha integration consists of a Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication.
|
2009-01-26 16:12:57 +00:00 |
|
Tim Almdal
|
a8233ed979
|
Undo the adding underscores to the id on forge generated forms
|
2009-01-25 06:28:04 +00:00 |
|
Tim Almdal
|
cbff78daa8
|
Supply a form id on all forms. This id can be used by modules other
than the originating module to provide additional functionality to the form.
|
2009-01-24 17:26:47 +00:00 |
|
Bharat Mediratta
|
eed57674f9
|
Add move support. Use the move icon in the quick pane. You can't
move an item into its own hierarchy, or into an album where you don't
have edit permission.
|
2009-01-24 05:14:44 +00:00 |
|
Chad Kieffer
|
c4313b718b
|
CSS updates for form validation messages and icons. Don't show error, info, warning icons next to form fields, just messages.
|
2009-01-22 05:05:20 +00:00 |
|
Chad Kieffer
|
ce70ab3785
|
Comment and code format fixes
|
2009-01-16 07:22:30 +00:00 |
|
Chad Kieffer
|
e749e6cf3e
|
Added drop target style, other minor admin dashboard style updates.
|
2009-01-16 06:45:25 +00:00 |
|