| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-10 | Merge branch 'master' of git@github.com:gallery/gallery3 | jhilden | |
| 2009-06-09 | fixed that you couldn't copy and paste text from the admin dashboard | jhilden | |
| * made only the block headers draggable, so that the rest of the block could be normal * this should fix bug #292 | |||
| 2009-06-09 | Replace login_page.html.php with the form, wrapped in our default page | Bharat Mediratta | |
| type. | |||
| 2009-06-09 | Merge branch 'master' of git@github.com:gallery/gallery3 | Bharat Mediratta | |
| 2009-06-10 | Add some window dressing to login_page.html in order to make it more in line | Tim Almdal | |
| with the overall look of the Gallery3 theme Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-10 | Forgot this on the last commit | Tim Almdal | |
| Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-10 | Created not_authorized.html.php which is a prettier login screen if the root | Tim Almdal | |
| album is not publicly browsable. Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-09 | Rather than just displaying the "unformatted" login screen when the root album | Tim Almdal | |
| is not viewable by a guest, display the root album as if it was empty. When the page finishes loading force the login dialog to be displayed. Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-08 | Rename main_element_attributes() callback to body_attributes() to be | Bharat Mediratta | |
| more intuitive for themers. | |||
| 2009-06-06 | Merge branch 'master' of git@github.com:gallery/gallery3 | Andy Staudacher | |
| 2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher | |
| 2009-06-06 | Merge branch 'master' of git@github.com:gallery/gallery3 | Bharat Mediratta | |
| 2009-06-07 | Adding strings to localizer | unostar | |
| Signed-off-by: Bharat Mediratta <bharat@menalto.com> | |||
| 2009-06-06 | New default avatar | Chad Kieffer | |
| 2009-06-06 | Merge branch 'master' of git@github.com:gallery/gallery3 | Chad Kieffer | |
| 2009-06-06 | Remove album view icon link, added album link to info module. This and ↵ | Chad Kieffer | |
| breadcrumb should suffice. | |||
| 2009-06-05 | Make theme page headers match the menu dropdowns. | Bharat Mediratta | |
| Internationalize the admin dashboard common title. | |||
| 2009-06-05 | Localize the 'Add a comment' message | Bharat Mediratta | |
| 2009-06-05 | Forgot to remove notify css classes in default theme in previous commit. | Chad Kieffer | |
| 2009-06-05 | Move watch notification menu from the view menu to under the Options menu. | Chad Kieffer | |
| 2009-06-04 | Change XXX to @todo | Bharat Mediratta | |
| 2009-06-04 | Add a csrf to the logout link. | Bharat Mediratta | |
| 2009-06-05 | Create a gDialogLargeLoading class for use with dialogs when running ↵ | Tim Almdal | |
| something that will take a little longer. If the standard gLoadingLarge is used with a dialog then the ui-dialog-content class will override the background and the loading icon will not be seen. Signed-off-by: Bharat Mediratta <bharat@menalto.com> | |||
| 2009-06-04 | Properly internationalize the "Add some" photos link. | Bharat Mediratta | |
| 2009-06-03 | Show an "add photos" message on empty albums for those who can. | Chad Kieffer | |
| 2009-06-02 | Merge branch 'master' of git@github.com:gallery/gallery3 | Chad Kieffer | |
| 2009-06-02 | Fix for ticket #320 | Tim Almdal | |
| 2009-06-01 | Switch the default login page to non-ajax mode. It looks awful, but better ↵ | Bharat Mediratta | |
| than before. | |||
| 2009-05-31 | Forgot these in last commit | Chad Kieffer | |
| 2009-05-31 | Update notify/watch eyeglasses icon with bullhorn icon. Rename css/image ↵ | Chad Kieffer | |
| names from watch to notify. | |||
| 2009-05-31 | user admin facelift | jhilden | |
| * added drag & drop help message for empty groups * fixed overflow issue with more than ~10 members in one group * CSS improvements | |||
| 2009-05-31 | Merge branch 'master' of git://github.com/gallery/gallery3 | Bharat Mediratta | |
| 2009-05-31 | Run all variables containing user-entered text through p::clean() | Bharat Mediratta | |
| 2009-05-30 | Remove insertion of content via CSS, it's not supported by IE. Just added ↵ | Chad Kieffer | |
| sufficient white space as a seperator. | |||
| 2009-05-30 | Fix width of add tag text input in IE | Chad Kieffer | |
| 2009-05-30 | Fix height on #gQuickPane in IE | Chad Kieffer | |
| 2009-05-30 | Fix IE issues with gPager, switch gPager from id to class, it's possible ↵ | Chad Kieffer | |
| that we might want it to appear more than once in views. | |||
| 2009-05-30 | Focus IE fixes on versions less than 8 | Chad Kieffer | |
| 2009-05-30 | Use short hex for colors, #cccccc > #ccc | Chad Kieffer | |
| 2009-05-30 | Refine link colors a bit. Drop orange for hover. Remove underlines for ↵ | Chad Kieffer | |
| sf-menu hovers. | |||
| 2009-05-30 | small UI/CSS facelift for user admin + git test | jhilden | |
| 2009-05-27 | Update all references to the core application to now point to the | Bharat Mediratta | |
| gallery module. This type of mass update is prone to some small bugs. | |||
| 2009-05-26 | Split out re-used JavaScript for common functions (messages, valign), panel ↵ | Chad Kieffer | |
| toggle, and forms to external files. | |||
| 2009-05-22 | Added album icon before album titles. Thx again Ben. | Chad Kieffer | |
| 2009-05-21 | Added Ben Dunkle's current watch icon. Renamed icon file name to keep 'em ↵ | Chad Kieffer | |
| grouped | |||
| 2009-05-21 | Fix the admin credits, too | Bharat Mediratta | |
| 2009-05-21 | Move the credits string into core_theme::credits() | Bharat Mediratta | |
| 2009-05-19 | Added the nice new icons for the view buttons. No need to have them in a ↵ | Chad Kieffer | |
| jQuery UI button, they stand well on their own. Thx to Ben Dunkle! | |||
| 2009-05-14 | permissions UI facelift | Jakob Hilden | |
| 2009-05-13 | Add the "advanced settings" controller which lets you see all the | Bharat Mediratta | |
| vars. We'll eventually turn this into a registry where you can edit settings directly (at your own risk). | |||
