1
0
Commit Graph

20 Commits

Author SHA1 Message Date
rWatcher
3b1a29b805 Bugfix. 2012-11-27 19:18:57 -05:00
rWatcher
260a5a7987 Fix link for Google API console key. 2012-11-27 19:18:18 -05:00
rWatcher
38362c15b8 Load GPS coordinates 1000 at a time instead of all at once. 2012-06-27 20:19:46 -04:00
rWatcher
4fe98e39b7 Attempt at fixing "sidebar crashes with php5 5.4.4-rc1" forum report (comment #393361). 2012-06-22 13:15:14 -04:00
rWatcher
7c5059c7c6 Replace checklists with checkboxes. Fixes forum comment 393361. 2012-06-22 12:57:55 -04:00
rWatcher
6972203109 Bug Fix: Make sure arrays have something in them before looping through them. 2012-06-20 14:47:30 -04:00
rWatcher
e011deb115 Bug Fix: Remove left over items reference. 2012-06-20 14:46:19 -04:00
rWatcher
fd35b351f1 Exif_GPS Version 3. 2012-06-18 20:00:07 -04:00
rWatcher
d0d8a30db6 Missed a $return_url. 2012-06-14 14:32:12 -04:00
rWatcher
d6d66ab8a4 Replace "return to album" link with breadcrumbs. 2012-06-14 14:27:41 -04:00
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
rWatcher
12b781632a Warn that the module requires the EXIF module. 2011-05-15 15:24:34 -04:00
rWatcher
5cd1fc9d03 Implemented mattbostock's suggestion for degrading the javascript map to a static image for older browsers. 2011-04-25 15:29:07 -04:00
rWatcher
e4dfed129e EXIF GPS module.info update. 2011-04-25 15:08:20 -04:00
rWatcher
0ed7935582 Merged niaxilin's bugfix into the 3.0 branch. 2011-04-25 15:05:54 -04:00
Bharat Mediratta
4aa41c78d2 Add author_name, author_url, info_url, discuss_url for all modules/themes 2011-04-23 14:56:44 -07:00
rWatcher
92ca31827e Minor Bugfixes. 2011-02-02 23:51:32 -05:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
Bharat Mediratta
13e0d4aea4 Update all head() and admin_head() theme calls to return the results of
the $theme->css() and $theme->script() calls so that if a theme does not
do script/css combining they'll still print out the appropriate <script>
and <link> elements.

See https://sourceforge.net/apps/trac/gallery/ticket/1611
2011-01-15 13:31:02 -08:00
Bharat Mediratta
fefc65534f Move all modules/themes/client code for the 3.0 codebase into a 3.0 directory. 2010-10-08 12:51:32 -07:00