This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-04-13 01:15:35 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
57adefc5baa7a2b0dfcd3e736e80c2fa86d3bfa2
gallery3
/
modules
/
gallery
History
Tim Almdal
57adefc5ba
Revert "Create theme::get_var(), theme::set_var() methods to set the options of the active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme."
...
This reverts commit
26114972c3
.
2009-11-19 11:44:01 -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
Revert "Create theme::get_var(), theme::set_var() methods to set the options of the active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme."
2009-11-19 11:44:01 -08:00
css
Address RTL issues reported in ticket
#869
. Placement of checkboxes and radio buttons and sidebar block management lists.
2009-11-17 22:32:25 -07:00
helpers
Revert "Create theme::get_var(), theme::set_var() methods to set the options of the active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme."
2009-11-19 11:44:01 -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
Revert "Create theme::get_var(), theme::set_var() methods to set the options of the active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme."
2009-11-19 11:44:01 -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
Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file."
2009-11-18 10:54:01 -08:00
views
Currently Admin_Theme_Options controller assumes that all the themes will provide the same values. This change corrects that assumption and moves the management of the theme options, including creating the form and updating the theme options into the theme.
2009-11-18 14:37:49 -08:00
module.info
Revert "Create theme::get_var(), theme::set_var() methods to set the options of the active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme."
2009-11-19 11:44:01 -08:00