1
0

Commit Graph

  • 36a0c73dc2 Change the item->left and item->right properties to left_ptr and right_ptr respectively. Tim Almdal 2009-10-17 08:38:58 -0700
  • 9af78f9be0 Minor format change. rWatcher 2009-10-14 19:39:15 -0400
  • 5b261c6307 Minor formatting change. rWatcher 2009-10-14 19:36:12 -0400
  • 3a811b6a71 Updated for current Git. rWatcher 2009-10-14 19:28:38 -0400
  • 85fec0fc15 TagFaces bugfix. rWatcher 2009-10-14 19:03:22 -0400
  • a821a37554 Merge commit 'gallery3-contrib/master' rWatcher 2009-10-14 16:46:40 -0400
  • 61ebd36f01 Merged in some changes from the 3nids TagsMap. rWatcher 2009-10-14 16:45:43 -0400
  • 560f2ecf5f Merged in some code from the 3nids version of TagsMap and the bugfix from glip. rWatcher 2009-10-14 16:43:19 -0400
  • acd3d9084f Updated for new sidebar code. rWatcher 2009-10-12 17:00:07 -0400
  • 886021dbed Modified how CSS code is inserted. rWatcher 2009-10-12 16:28:42 -0400
  • 73b6c7785e Updated for new sidebar code. rWatcher 2009-10-12 16:13:20 -0400
  • c407686079 Updated for new sidebar code. rWatcher 2009-10-12 15:54:50 -0400
  • 922582e9d3 Updated for new sidebar code. rWatcher 2009-10-12 15:19:42 -0400
  • 5f590b7300 Updated for new sidebar code. rWatcher 2009-10-12 15:18:51 -0400
  • 1553d8aa2a Merge commit 'gallery3-contrib/master' rWatcher 2009-10-12 14:17:41 -0400
  • 8894fdd472 Merge commit 'gallery3-contrib/master' rWatcher 2009-10-12 14:16:46 -0400
  • 291ae111e6 Merge branch 'master' of git@github.com:gallery/gallery3-contrib into talmdal Tim Almdal 2009-10-08 13:47:39 -0700
  • bd23299c67 Updated for new sidebar code. rWatcher 2009-10-13 05:00:07 +0800
  • 46a6db4c9f Modified how CSS code is inserted. rWatcher 2009-10-13 04:28:42 +0800
  • 3472ebc081 Updated for new sidebar code. rWatcher 2009-10-13 04:13:20 +0800
  • 902065b0e1 Updated for new sidebar code. rWatcher 2009-10-13 03:54:50 +0800
  • 0f0faced95 Updated for new sidebar code. rWatcher 2009-10-13 03:19:42 +0800
  • 69a7632278 Updated for new sidebar code. rWatcher 2009-10-13 03:18:51 +0800
  • 53c75cbc99 Merge commit 'gallery3-contrib/master' rWatcher 2009-10-13 02:17:41 +0800
  • 6d40148ae1 Merge branch 'master' of git://github.com/3nids/gallery3-contrib Bharat Mediratta 2009-10-11 10:03:45 -0700
  • a660cf3183 Merge branch 'master' of git://github.com/Glooper/gallery3-contrib Bharat Mediratta 2009-10-11 09:59:58 -0700
  • 6f0a4bbff6 Bugfix for Beta 3. rWatcher 2009-10-01 04:29:11 +0800
  • 043983caed When moving an item make sure the destination path in VARPATH/original exists, create it if it doesn't. rWatcher 2009-10-01 04:10:33 +0800
  • e5b091f819 Added an option for tagging items in sub albums. rWatcher 2009-10-01 02:13:30 +0800
  • 74ea3179ab Merge branch 'bharat_dev' into talmdal Tim Almdal 2009-10-06 18:57:23 -0700
  • 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. Chad Kieffer 2009-10-04 14:40:59 -0600
  • 46659e09e7 Modules that provides a UserGroupStorage driver for LDAP. To use it, you have to manually update the config/ldap.php file, then go to Admin > Settings > LDAP and activate it. Bharat Mediratta 2009-10-04 12:36:06 -0700
  • e851ca7a33 Change the ratio between the width and the height to 60% instead of 75%. This seems to prevent longer tags from bing clipped on the edge. Tim Almdal 2009-10-03 16:06:15 -0700
  • ac1ad4187c Fixed the issue with IE. There were two problems the first being IE would set the font-size parameter in the CSS to be FONT-SIZE and the tagcloud.swf would only look for the lower case version. The second being tha for some reason IE would return huge font-sizes from the .css call. Tim Almdal 2009-10-03 15:52:04 -0700
  • daa16ca5cd Updated the swfobject.js to the latest version and changed the reference to the standard version in gallery3/lib. Also change it so that if flash is not enabled, it reverts to the default 2d tag cloud. It still doesn't show the movie in IE... help anybody? Tim Almdal 2009-10-03 10:01:46 -0700
  • a745f21051 Change to using the javascript flash interface instead of the object interface Tim Almdal 2009-10-02 22:22:37 -0700
  • f96adbde80 Add an administrative screen to the tag cloud module and change the block template to pass those variable to the browser. Tim Almdal 2009-10-02 14:45:39 -0700
  • 79a7bd1aec Create a widget ui.gallery_tag_cloud to initialize and run the tag cloud block Tim Almdal 2009-10-01 13:10:30 -0700
  • 3019abefea Initial commit of a 3D tag cloud implementing the WP_Cumulus plugin by Roy Tanck www.roytanck.com Tim Almdal 2009-10-01 09:24:22 -0700
  • 6941aa8fa7 More changes to standardize with the new sidebar api Tim Almdal 2009-10-01 06:17:10 -0700
  • c625e416b2 Change the developer module to generate the <module>_block.php to the new API. Tim Almdal 2009-09-30 20:25:44 -0700
  • 60a45465ef Bugfix for Beta 3. rWatcher 2009-09-30 16:29:11 -0400
  • 2be4af356d When moving an item make sure the destination path in VARPATH/original exists, create it if it doesn't. rWatcher 2009-09-30 16:10:33 -0400
  • 5052bfd97a Added an option for tagging items in sub albums. rWatcher 2009-09-30 14:13:30 -0400
  • b2c27dc34f Added support for postage and packaging costs. Ben Smith 2009-09-30 11:42:17 +1300
  • f920adfa66 Fixed a couple of small issues with the previews Ben Smith 2009-09-30 11:38:47 +1300
  • 7b6ad2ebcf initially added files and eclipse project. Ben Smith 2009-09-28 14:09:12 +1300
  • e7c055c21c Removed preload 3nids 2009-09-26 12:42:54 +0200
  • b0ad4fa7e7 Missing js file 3nids 2009-09-25 20:18:25 +0200
  • ef3a93027e Fixed top button display 3nids 2009-09-25 15:23:34 +0200
  • 50c94764f2 Use jQuery to preload images. Added thumbnail into comments page. 3nids 2009-09-25 09:55:41 +0200
  • 072ced072a Use jQuery to preload images. Added thumbnail into comments page. 3nids 2009-09-25 09:55:12 +0200
  • a40b87dbe0 Preload fullsize images for quicker display 3nids 2009-09-24 17:04:02 +0200
  • 1247e84108 Remove innoDB engine from tagsmap installer 3nids 2009-09-24 13:32:52 +0200
  • 75c7e3d745 Added number of commments in album view 3nids 2009-09-23 12:03:10 +0200
  • 5856e89a83 Added 3nids theme 3nids 2009-09-23 08:50:30 +0200
  • 6382eadceb Added 3nids theme 3nids 2009-09-23 08:43:11 +0200
  • 6b8b7325d1 Merge commit 'upstream/master' Romain LE DISEZ 2009-09-22 11:48:03 +0200
  • 10231b5718 Load 100 rows at a time instead of 20, so faster machines can run through the task quicker. Bharat Mediratta 2009-09-21 22:00:36 -0700
  • 476ab6d079 Optimization: Flush the relative_path_cache and relative_url_cache at the end. Bharat Mediratta 2009-09-21 21:58:14 -0700
  • 4389c80223 Add a "fix internet addresses" task which goes through and fixes any bad slugs. Bharat Mediratta 2009-09-21 21:49:11 -0700
  • e8c68f7159 Merge commit 'upstream/master' Romain LE DISEZ 2009-09-18 08:43:35 +0200
  • bc0b0bbb60 New highroller module, that lets you choose between 4 different ThemeRoller themes on the fly. Bharat Mediratta 2009-09-17 00:12:11 -0700
  • 0295510a18 Merge branch 'master' of git://github.com/rWatcher/gallery3-contrib Bharat Mediratta 2009-09-16 22:28:51 -0700
  • bf4f729ba7 Remove 'Engine=InnoDB' stanzas from table creation SQL. We now use the MySQL server default at table creation time. Bharat Mediratta 2009-09-16 22:15:17 -0700
  • 8760cbe45d Merge branch 'master' of git://github.com/Glooper/gallery3-contrib Bharat Mediratta 2009-09-16 22:08:38 -0700
  • 4d34eb7e0d Change Date/Time display. rWatcher 2009-09-16 19:49:50 -0400
  • 2ec317600f DownloadFullsize Updates. rWatcher 2009-09-16 19:09:10 -0400
  • 5582b41829 DownloadFullsize Updates. rWatcher 2009-09-16 19:08:16 -0400
  • 86d70770f1 Updated MiniSlideshow to not require theme hacking. rWatcher 2009-09-16 17:19:25 -0400
  • d08de367c0 Updated MiniSlideshow module to remove requirement for "theme hacking". rWatcher 2009-09-16 17:17:39 -0400
  • b6a73d861c Merge commit 'upstream/master' Romain LE DISEZ 2009-09-14 16:58:33 +0200
  • 2b41944124 Merge commit 'gallery3-contrib/master' rWatcher 2009-09-14 03:03:03 -0400
  • 901f3321d7 Updated for Beta 3. Added ability to override individual products. Ben Smith 2009-09-14 17:11:06 +1200
  • 7574c96946 Initial commit of rWInfo module. rWatcher 2009-09-10 02:50:04 +0800
  • 1040302794 Store the stack in a string instead of nested arrays to save space when serializing, which gives us a little more headroom to store big stacks in the context field. Bharat Mediratta 2009-09-12 17:29:22 -0700
  • ffe8b2984f Merge commit 'gallery3-contrib/master' rWatcher 2009-09-09 14:50:45 -0400
  • 65787ec9cb Initial commit of rWInfo module. rWatcher 2009-09-09 14:50:04 -0400
  • 4ef80a9373 Merge commit 'upstream/master' Romain LE DISEZ 2009-09-09 08:45:14 +0200
  • 067b6b5073 Installer cleanup. Bharat Mediratta 2009-09-05 14:21:26 -0700
  • b5bdbbb86f Merge commit 'upstream/master' Romain LE DISEZ 2009-09-03 22:28:14 +0200
  • de0538c3ef Rename module to be called "purifier" so that we can create a purifier helper which in turn calls HTMLPurifier. This makes a cleaner inter-module API. The module has to be renamed to avoid having two classes called "HTMLPurifier" Bharat Mediratta 2009-09-03 11:23:34 -0700
  • 069ed38102 Add missing installer code for htmlpurifier module. Andy Staudacher 2009-09-03 09:27:27 -0700
  • 34e0d65cf1 Move HTMLPurifier from core to contrib and make it optional - initial commit Tim Almdal 2009-09-02 07:00:52 -0700
  • 10fef42503 Merge branch 'master' of git://github.com/Glooper/gallery3-contrib Bharat Mediratta 2009-08-31 22:52:02 -0700
  • 76a620d129 Specify an empty string properly to avoid an error. Bharat Mediratta 2009-08-31 22:43:45 -0700
  • 7fb9020255 Don't show the faces checklist if there aren't any associated tags. Bharat Mediratta 2009-08-31 22:33:54 -0700
  • 6802654391 Initial commit of EditCreation module. rWatcher 2009-08-31 20:09:11 -0400
  • a01d90c91d Added with correct name. Ben Smith 2009-09-01 10:19:10 +1200
  • 368aedf148 deleting due to incorrect case in name. Ben Smith 2009-09-01 10:18:34 +1200
  • c42db48654 a schoolboy error in not checking a variable was set using isset! Ben Smith 2009-09-01 09:22:14 +1200
  • 1375b93c5b Changes to bring in line with latest gallery3. Ben Smith 2009-09-01 08:22:21 +1200
  • 95dfb2d643 Fixed bizarre issue with LatestUpdates and current git. rWatcher 2009-08-31 16:03:37 -0400
  • fb682ea6f7 Replace p::clean with html::clean. rWatcher 2009-08-31 14:08:43 -0400
  • 1c4dfd6bef Merge commit 'gallery3-contrib/master' rWatcher 2009-08-31 13:47:19 -0400
  • dfd21ae940 Update contrib code to use html::clean and ::prurify instead of p::clean which is gone now. Andy Staudacher 2009-08-31 01:37:11 -0700
  • bc950406c7 I need to learn how to do a merge properly... rWatcher 2009-08-31 01:05:14 -0400
  • edaa788b1c Git Weirdness Fix. rWatcher 2009-08-31 00:55:21 -0400
  • e9a46ca3cb Initial commit of basket module. Ben Smith 2009-08-30 19:10:45 +1200
  • 8710f1ee50 Added support for face descriptions and notes. rWatcher 2009-08-27 21:29:08 -0400