1
0
Commit Graph

14 Commits

Author SHA1 Message Date
Bharat Mediratta
5f65d082f9 Update the copyright to 2010. 2010-03-03 10:16:08 -08:00
rWatcher
231d9c95fc Updated to support dynamic sidebar code. 2009-12-30 01:45:47 -05:00
Bharat Mediratta
7d2297033d Don't treat objects like strings. 2009-12-24 10:56:26 -08:00
Bharat Mediratta
1a65ded2a6 Don't treat objects like strings 2009-12-24 02:44:13 -08:00
rWatcher
46a6db4c9f Modified how CSS code is inserted. 2009-10-13 07:48:27 +08:00
Chad Kieffer
4be214c4bf Renamed most, if not all css selectors from gModuleName to g-module-name. This might break a few ajax features, please review your modules. 2009-10-04 14:40:59 -06:00
rWatcher
2ec317600f DownloadFullsize Updates. 2009-09-16 19:09:10 -04:00
rWatcher
5582b41829 DownloadFullsize Updates. 2009-09-16 19:08:16 -04:00
Bharat Mediratta
067b6b5073 Installer cleanup.
We no longer need the install() function for installs that only set
the module version number.  Same for upgrade().  Do a general cleanup
of all installers and remove the ones that are no longer necessary.
2009-09-05 14:21:26 -07:00
Bharat Mediratta
e410a2cbd8 Fold code from xxx_menu helpers into xxx_event to match a recent API change. 2009-07-29 18:00:57 -07:00
Bharat Mediratta
b61b3e958f Updated by cowlemon to match the default theme colors (http://gallery.menalto.com/node/88464) 2009-06-27 21:55:29 -07:00
Bharat Mediratta
06eecc6ecb Updated for new installer pattern. Fixed some bugs due to
refactorings in gallery3.
2009-06-27 21:10:28 -07:00
Bharat Mediratta
bcf7aee864 Minor clean up.
* Change $_POST to Input::instance()->post
* Explain what access::verify_csrf() does
* Avoid breakages on tag album pages (which don't have an item)
* Minor style fixes.

There's more that could be done here, but this is sufficient.
2009-06-20 16:29:01 -07:00
rWatcher
57e4d745be Initial Commit.
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-21 07:18:29 +08:00