This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-31 20:20:36 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cbde32b0d2869396ce2863f2e9ce211a1d9fb555
gallery3
/
modules
/
gallery
T
History
Tim Almdal
cbde32b0d2
Make sure the position method works for both ascending and descending sort orders.
2009-11-06 23:20:30 -08:00
..
config
Address the inconsistency between Add Photos and Server Add so that neither replace spaces in the filename
2009-11-04 08:24:15 -08:00
controllers
Modified the so that a where clause can be passed into item::get_position. Was also able to remove the sub-select from the calculation of the current position as we already have the child item containing the sort column value.
2009-11-04 09:50:49 -08:00
css
Move log viewing and translation CSS from admin_wind to gallery.css. Explicitly set widths on all admin forms to 270px, all work better at a narrower width than the 500px default set by gallery.dialog.js.
2009-11-06 21:35:32 -07:00
helpers
Create a user_menu for the top of the page. Change the login, edit profile and logout portions of the banner to be rendered by the Theme_View::user_menu callback. This fires the user_menu event. Fixes Ticket
#871
.
2009-11-06 14:08:46 -08:00
hooks
Allow themes to override event handlers. In gallery::ready() grab the server
2009-10-23 17:58:55 -07:00
images
Swap Jakob's placeholder in for mine.
2009-06-16 19:50:26 -07:00
js
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
libraries
Clean up the In place edit api:
2009-11-06 23:05:20 -08:00
models
Make sure the position method works for both ascending and descending sort orders.
2009-11-06 23:20:30 -08:00
tests
Correct spacing
2009-11-06 23:19:48 -08:00
views
Try not to set explicit font-sizes for log message display, use g-txt-small instead.
2009-11-06 21:10:53 -07:00
module.info
Upgrade the gallery module to version 16 to reflect the refactoring of the user module into an identity provider. Change how we determine if there are available groups that we need to export
2009-10-26 10:05:25 -07:00