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-08-16 11:54:44 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
399c5c21f6da5dc02e55be6d5b453b43ae4cf158
gallery3
/
modules
/
gallery
T
History
Tim Almdal
399c5c21f6
Force the 'Select Photos...' button to always be in the center of the upload dialog with the flash object overtop of it. Fixes ticket:
#908
.
2009-12-30 11:47:34 -08:00
..
config
Updates for the latest version of Kohana 2.4:
2009-12-21 21:27:43 -08:00
controllers
Change the file proxy to use the expires helper to manage content expiration. Fixes ticket
#953
.
2009-12-30 09:55:28 -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
Another holdover from the K2.4 conversion. In R2.4 the url::current(true) was returning an empty string. This fixes ticket
#955
.
2009-12-29 15:48:21 -08:00
hooks
Kohana::$user_agent moved to the request helper and is protected, so
2009-11-26 20:24:16 -08: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
Fix a bug where we weren't replacing table names when there's no
2009-12-27 12:41:52 -08:00
models
The default value for $offset should always be null (according to the
2009-12-22 16:22:24 -08:00
tests
Checkpoint
2009-12-22 16:48:18 -08:00
views
Force the 'Select Photos...' button to always be in the center of the upload dialog with the flash object overtop of it. Fixes ticket:
#908
.
2009-12-30 11:47:34 -08:00
module.info
Rename the "upload_limit" variable to "simultaneous_upload_limit" for
2009-12-02 19:08:13 -08:00