CartoGraf Tiki Theme for Tiki 12.x
----------------------------------

----
Author: jonny
Date: 2014-09-24 16:53:46 +0000 (Wed, 24 Sep 2014)
New Revision: 125

Modified:
  cartograf/changelog.txt
  cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl
Log:
Correct perm link when mapId not set (no sign of originalId, use sourceId instead)
----
Author: jonny
Date: 2014-09-24 16:39:13 +0000 (Wed, 24 Sep 2014)
New Revision: 124

Modified:
  cartograf/changelog.txt
  cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl
Log:
Only warn sharecode is too short if not empty
----
Author: jonny
Date: 2014-09-24 16:35:46 +0000 (Wed, 24 Sep 2014)
New Revision: 123

Modified:
  cartograf/changelog.txt
  cartograf/styles/CartoGraf.css
Log:
Hide "extra" sharecode input as the conditional minumim length (when using mysql engine) doesn't apply here and it's confusing having it in two places.
----
Author: jonny
Date: 2014-09-24 16:27:12 +0000 (Wed, 24 Sep 2014)
New Revision: 122

Modified:
  cartograf/changelog.txt
  cartograf/styles/CartoGraf.css
  cartograf/templates/styles/CartoGraf/map_duplicate.tpl
  cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl
  cartograf/templates/styles/CartoGraf/map_join.tpl
Log:
Change the way sharing works. Now it will default to "view only" unless you check the "dupe" and/or "join" checkboxes on the share module.
The previous "nojoin" parameter will no longer do anything which is a change of behaviour, but makes more sense in real applications.
Also, the "embed in an iframe" HTML will now always be "view only" and will no longer open up the map module on loading.

----
Author: jonny
Date: 2014-09-03 12:53:05 +0000 (Wed, 03 Sep 2014)
New Revision: 121

Removed:
  cartograf/templates/styles/CartoGraf/modules/
Modified:
  cartograf/changelog.txt
  cartograf/styles/CartoGraf.css
Log:
Remove customised login-box tpl (not needed since 12.x i believe) and added a little extra CSS to make up for it

----
Author: jonny
Date: 2014-08-01 10:44:58 +0000 (Fri, 01 Aug 2014)
New Revision: 120

Modified:
  cartograf/changelog.txt
  cartograf/templates/styles/CartoGraf/map_duplicate.tpl
  cartograf/templates/styles/CartoGraf/map_join.tpl
Log:
Remove tooltips from collab and dupe buttons
----
Author: jonny
Date: 2014-07-23 13:44:01 +0000 (Wed, 23 Jul 2014)
New Revision: 119

Modified:
  cartograf/changelog.txt
Log:
changelog
----
Author: jonny
Date: 2014-07-23 13:19:49 +0000 (Wed, 23 Jul 2014)
New Revision: 118

Modified:
  cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl
Log:
Restrict sharecodes to minimum of 5 chars for mysql
----
Author: jonny
Date: 2014-06-26 15:59:22 +0000 (Thu, 26 Jun 2014)
New Revision: 117

Modified:
  cartograf/templates/styles/CartoGraf/map_duplicate.tpl
Log:
Set duplicated map to be owned by current user
----
Author: jonny
Date: 2014-06-26 15:58:46 +0000 (Thu, 26 Jun 2014)
New Revision: 116

Modified:
  cartograf/templates/styles/CartoGraf/modules/mod-login_box.tpl
Log:
Fix for new registerKey pref in 12.x (some time ago)
----
Author: jonny
Date: 2014-04-30 17:46:55 +0000 (Wed, 30 Apr 2014)
New Revision: 115

Modified:
  cartograf/styles/CartoGraf.css
Log:
logo pos fixes
----
Author: jonny
Date: 2014-04-26 14:41:26 +0000 (Sat, 26 Apr 2014)
Revision: 114
Modified:
  cartograf/changelog.txt
Log:
changelog
----
Revision: 113
Date: 2014-04-26 14:33:42 +0000 (Sat, 26 Apr 2014)
Author: jonny
Log:
Hide the Image header for zones and lines as well as markers
----
Revision: 112
Date: 2014-04-16 11:57:02 +0000 (Wed, 16 Apr 2014)
Author: jonny
Log:
Tidier layer checkboxes
----
Revision: 111
Author: jonny
Date: 2014-04-16 10:15:06 +0000 (Wed, 16 Apr 2014)
Log:
fix for location search form position
----
Revision: 110
Author: jonny
Date: 2014-03-30 13:49:32 +0000 (Sun, 30 Mar 2014)
Log:
login box was taking up half the page
----
Revision: 103
Author: jonny
Date: 19/01/2014 14:25
Message:
doc updates
----
Revision: 102
Author: jonny
Date: 19/01/2014 13:55
Message:
login box fix
----
Revision: 101
Author: jonny
Date: 15/01/2014 19:49
Message:
couple of small tweaks for upgrade to tiki 12.x
----
Revision: 100
Author: marc
Date: Sept-05-13 15:73
Message:
update changelog
----
Revision: 99
Author: jonny
Date: May-08-13 11:00:30 AM
Message:
show annoying alert after map printing (make page reload in firefox - wtf?)
----
Modified : /cartograf/templates/styles/CartoGraf/map_print.tpl

Revision: 98
Author: jonny
Date: May-07-13 12:14:56 PM
Message:
use force reload after map printing
----
Modified : /cartograf/templates/styles/CartoGraf/map_print.tpl

Revision: 97
Author: jonny
Date: May-07-13 10:14:52 AM
Message:
Also pick up any icons from the map
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 96
Author: marc
Date: May-07-13 8:44:50 AM
Message:
Updating Cartograf theme changelog and indicating that it's for 11.x (and no longer 10.x)
----
Modified : /cartograf/changelog.txt
Modified : /cartograf/info.txt

Revision: 95
Author: jonny
Date: May-03-13 2:40:56 PM
Message:
Add a little delay after printing before reloading - seems to help
----
Modified : /cartograf/templates/styles/CartoGraf/map_print.tpl

Revision: 94
Author: jonny
Date: May-03-13 2:36:43 PM
Message:
Add title and finder to print page (description still todo) - still seems a bit buggy, doesn't usually redirect afterwards for some reason...
----
Modified : /cartograf/templates/styles/CartoGraf/map_print.tpl

Revision: 93
Author: jonny
Date: May-03-13 1:29:48 PM
Message:
Replace deprecated "escape" calls with encodeURIComponent() - fixes problems with maps with accents in the name, but replaced all occurrences (also found in info and join tpls)
----
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl
Modified : /cartograf/templates/styles/CartoGraf/map_info.tpl
Modified : /cartograf/templates/styles/CartoGraf/map_join.tpl

Revision: 92
Author: jonny
Date: May-01-13 2:25:53 PM
Message:
pick up icon titles form the legend (have to remove the button text, hence so ugly)
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 91
Author: jonny
Date: May-01-13 2:00:27 PM
Message:
and only use the last icon picker dialog as they seem to mount up
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 90
Author: jonny
Date: May-01-13 1:56:09 PM
Message:
Don't keep adding the same icons every time the picker opens
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 89
Author: jonny
Date: May-01-13 1:36:47 PM
Message:
Add legend icons to the first page of the icon picker. Note: needs at least one icon in there to grab the click event functionality from.
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 88
Author: jonny
Date: May-01-13 12:18:25 PM
Message:
Add duplicate checkbox to share form
----
Modified : /cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl

Revision: 87
Author: luci
Date: April-27-13 12:47:08 AM
Message:
[FIX] SVG browser support: make the unsupported browser notice translatable in js
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 86
Author: luci
Date: April-23-13 5:32:54 PM
Message:
[FIX] rollback of the ui-dialog changes, did not work fine for all cases at all
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 85
Author: luci
Date: April-23-13 5:22:55 PM
Message:
[FIX] trying to fix the unfixable
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 84
Author: luci
Date: April-23-13 5:00:19 PM
Message:
[FIX] edit ui-dialog got wonky
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 83
Author: jonny
Date: April-23-13 3:40:56 PM
Message:
return to map url with anchor after clicking collaborate when not logged in
----
Modified : /cartograf/styles/CartoGraf/custom.js
Modified : /cartograf/templates/styles/CartoGraf/map_join.tpl
Modified : /cartograf/templates/styles/CartoGraf/modules/mod-login_box.tpl

Revision: 82
Author: luci
Date: April-23-13 3:34:30 PM
Message:
[FIX] slightly better adaptive width for ui-dialogs
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 81
Author: luci
Date: April-23-13 2:22:15 PM
Message:
[FIX] hide the "Image" field name in jqui pop-up modals, for consistency sake align the image thumbnails to left there too
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 80
Author: luci
Date: April-23-13 2:03:37 PM
Message:
[FIX] display legend new entry only for logged in users
----
Modified : /cartograf/templates/styles/CartoGraf/map_legend.tpl

Revision: 79
Author: luci
Date: April-23-13 1:19:56 PM
Message:
[FIX] login field width changed + some consistency (fixed position) when window gets resized for the bottom icons and layer selector
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 78
Author: jonny
Date: April-16-13 3:30:00 PM
Message:
Show info box on first visit to a map
----
Modified : /cartograf/templates/styles/CartoGraf/map_info.tpl

Revision: 77
Author: jonny
Date: April-16-13 2:31:15 PM
Message:
Onlty show legend edit & delete buttons for finder (owner)
----
Modified : /cartograf/templates/styles/CartoGraf/map_legend.tpl

Revision: 76
Author: jonny
Date: April-16-13 12:32:52 AM
Message:
Spinner for dupe map
----
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 75
Author: jonny
Date: March-25-13 10:01:49 AM
Message:
Tidy up messy loading of the top_icons overlay icons (required changes to Map pages, done on profiles (times 3) and uploaded to demo/aquops only so far)
----
Modified : /cartograf/styles/CartoGraf/custom.js
Modified : /cartograf/styles/CartoGraf.css

Revision: 74
Author: jonny
Date: March-25-13 9:22:32 AM
Message:
Add tooltip for zoom area icon
----
Modified : /cartograf/styles/CartoGraf/custom.js

Revision: 73
Author: jonny
Date: March-25-13 7:08:35 AM
Message:
Don't show delete button for anonymous - only appears for map owner now.
----
Modified : /cartograf/templates/styles/CartoGraf/map_delete.tpl

Revision: 72
Author: luci
Date: March-24-13 5:09:26 AM
Message:
[FIX] left pane icons moved to bottom to prevent Windows 8 IE10 Metro UI back button overlap
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 71
Author: jonny
Date: March-23-13 2:20:33 PM
Message:
Delete code moved back to map_delete.tpl so it doesn't appear if in join/collaborate mode.
Perm check doesn't work as it needs to check "special" perms (i think - TODO)
----
Modified : /cartograf/templates/styles/CartoGraf/map_delete.tpl
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 70
Author: jonny
Date: March-23-13 1:40:36 PM
Message:
Translate #Map on duplicated map url
----
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 69
Author: jonny
Date: March-23-13 1:37:52 PM
Message:
Hide confusing (and now superfluous) delete icon/link in the map Description infobox
----
Modified : /cartograf/templates/styles/CartoGraf/map_info.tpl

Revision: 68
Author: jonny
Date: March-23-13 1:36:07 PM
Message:
Revert delete of map_delete.tpl but just leave &nbsp; to preserver layout (too many profiles and sites to update if it goes)
----
Added : /cartograf/templates/styles/CartoGraf/map_delete.tpl

Revision: 67
Author: jonny
Date: March-23-13 1:32:43 PM
Message:
Add delete button (form) on map_duplicate.tpl (so removing unused old delete.tpl)
Minor ccs fix for rightfloat for delete button.
----
Modified : /cartograf/styles/CartoGraf.css
Deleted : /cartograf/templates/styles/CartoGraf/map_delete.tpl
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 66
Author: luci
Date: March-22-13 10:51:42 AM
Message:
[UPD] changelog update
----
Modified : /cartograf/changelog.txt

Revision: 65
Author: luci
Date: March-22-13 10:51:05 AM
Message:
[FIX] override layout.css module�s 180px max-width in main; loginbox-tiki-login fieldset increased min-width to 31em to make French login box looking good
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 64
Author: jonny
Date: March-18-13 3:59:34 PM
Message:
Fix for success handler after map deleted - returns via same routine as after edit, so just test for fields being returned and redirect to home if no fields there
----
Modified : /cartograf/templates/styles/CartoGraf/map_info.tpl

Revision: 63
Author: luci
Date: March-11-13 12:29:15 AM
Message:
[FIX] Hide edit, delete buttons in print mode
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 62
Author: luci
Date: March-10-13 11:55:07 PM
Message:
[FIX] The button mod by jonny should affect only ui-dialog
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 61
Author: jonny
Date: March-05-13 11:24:03 AM
Message:
A couple of css fixes for "back-end" tiki buttons etc
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 60
Author: luci
Date: February-26-13 4:18:36 PM
Message:
[FIX] Nudge position of lat/lon indicator a bit
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 59
Author: luci
Date: February-04-13 10:36:18 AM
Message:
[FIX] Map controls: little adjustment following the change in Tiki 10.x branch (r44761)
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 58
Author: luci
Date: January-28-13 12:20:08 PM
Message:
[FIX] CartoGraf theme: hide the poweredby and rsslist modules from footer
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 57
Author: luci
Date: January-28-13 10:36:20 AM
Message:
[FIX] CartoGraf theme: nice look for both, EN and FR popped up login box
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 56
Author: luci
Date: January-21-13 2:33:53 PM
Message:
[REM] use a wiki page for footer instead of credits.tpl
----
Deleted : /cartograf/templates/styles/CartoGraf/credits.tpl

Revision: 55
Author: luci
Date: January-21-13 2:33:02 PM
Message:
[MOD] CSS adjustments to use a wiki page for footer instead of credits.tpl (on request from Marc)
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 54
Author: jonny
Date: January-17-13 11:58:03 AM
Message:
print improvements: more space between the little maps and a page-break before, no links on item titles, and reload the whole page after printing (or cancelling)
----
Modified : /cartograf/templates/styles/CartoGraf/map_print.tpl

Revision: 53
Author: jonny
Date: January-16-13 12:06:22 PM
Message:
translate #Map anchor and get rid of scrollbars on the maps
----
Modified : /cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl

Revision: 52
Author: marc
Date: January-16-13 11:33:48 AM
Message:
ugly temp fix for accent, instead of setting file to UTF-8
----
Modified : /cartograf/templates/styles/CartoGraf/credits.tpl

Revision: 51
Author: jonny
Date: January-14-13 12:14:12 PM
Message:
fix hidden page-bar buttons to the bottom of the page (thanks Luci ;)
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 50
Author: luci
Date: January-14-13 12:00:57 PM
Message:
[FIX] the actual file instead of the accidentaly commited symlink
----
Added : /cartograf/templates/styles/CartoGraf/modules/mod-login_box.tpl

Revision: 49
Author: luci
Date: January-14-13 11:59:46 AM
Message:
[FIX] accidentaly commited symlink, sorry about that, thanks jonny for pointing it out
----
Deleted : /cartograf/templates/styles/CartoGraf/modules/mod-login_box.tpl

Revision: 48
Author: luci
Date: January-14-13 6:10:45 AM
Message:
[FIX] Style for transparent ClueTip/sticky login box and some CSS fixes
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 47
Author: luci
Date: January-14-13 6:07:20 AM
Message:
[NEW] Custom tpl for Sticky login box (via ClueTip for CartoGraf - done differently later in trunk)
----
Added : /cartograf/templates/styles/CartoGraf/modules
Added : /cartograf/templates/styles/CartoGraf/modules/mod-login_box.tpl

Revision: 46
Author: marc
Date: January-14-13 12:18:58 AM
Message:
Change label to a synonym
----
Modified : /cartograf/templates/styles/CartoGraf/map_legend.tpl

Revision: 45
Author: marc
Date: January-14-13 12:08:35 AM
Message:
Avoid overlap of button in French
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 44
Author: marc
Date: January-13-13 8:54:54 PM
Message:
Improving inline docs
----
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 43
Author: marc
Date: January-13-13 7:48:34 PM
Message:
Update text for footer. Should be transferred to two wiki pages (one En and one FR) and use module pagemenu so it will be easy for the site admin to edit
----
Modified : /cartograf/templates/styles/CartoGraf/credits.tpl

Revision: 42
Author: marc
Date: January-13-13 4:15:02 PM
Message:
Align buttons
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 41
Author: marc
Date: January-13-13 2:29:48 PM
Message:
Link to home page should be translatable
----
Modified : /cartograf/templates/styles/CartoGraf/map_info.tpl

Revision: 40
Author: marc
Date: January-13-13 2:21:05 PM
Message:
https://profiles.tiki.org/tiki-pagehistory.php?page=CartoGraf_HomePage&history_offset=1&diff_style=sidediff&diff_style=sidediff&show_all_versions=y&compare=Compare&newver=0&oldver=18&tra_lang=sq&paginate=on&history_pagesize=25
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 39
Author: marc
Date: January-13-13 1:38:55 PM
Message:
More explicit label
----
Modified : /cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl

Revision: 38
Author: marc
Date: January-12-13 5:11:27 PM
Message:
A bit shorter since it's obvious we are duplicating a map
----
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 37
Author: marc
Date: January-12-13 2:47:40 PM
Message:
Makes iframe height=400 width=600
----
Modified : /cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl

Revision: 36
Author: jonny
Date: January-11-13 12:57:42 PM
Message:
moving buttons below the zoom bar down a bit to avoid overlap when on google satellite view (other one is set in the wiki page)
----
Modified : /cartograf/styles/CartoGraf.css

Revision: 35
Author: jonny
Date: January-08-13 9:52:25 AM
Message:
sharecode input width fix for firefox
----
Modified : /cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl

Revision: 34
Author: jonny
Date: January-08-13 9:45:16 AM
Message:
add custom validation on sharecode input to restrict to word chars only.
also fix select all on permalink and embed-map inputs
----
Modified : /cartograf/templates/styles/CartoGraf/map_edit_sharecode.tpl

Revision: 33
Author: jonny
Date: January-08-13 8:19:55 AM
Message:
missing page encoding on dupe button
----
Modified : /cartograf/templates/styles/CartoGraf/map_duplicate.tpl

Revision: 32
Author: jonny
Date: January-08-13 8:10:16 AM
Message:
hide collaborate button if url contains a "nojoin" param
----
Modified : /cartograf/templates/styles/CartoGraf/map_join.tpl

Before this, we were using a different format for the log:

The newest v1.1 build 11
* override layout.css module's 180px max-width in main
* loginbox-tiki-login fieldset increased min-width to 31em to make French login box looking good

Fri 14 Dec 2012 06:59:44 PM CET v1.1 build 10
* MyMaps has been merged into HomePage
* Use current page name in map duplicate, join, info and edit share code

Fri 09 Nov 2012 07:47:32 PM CET v1.1 build 9
* new pointer icon for Select/Move/Modify points
* added icons SVG source in src folder

Fri 09 Nov 2012 About lunchtime (uk) v1.1 build 8
* added map_delete.tpl and minor css fix for submit button

Fri 09 Nov 2012 04:36:42 AM CET v1.1 build 7
* added jonny's modification to duplicate own maps
* minimized the empty space above right edge anchors

Wed 07 Nov 2012 06:26:51 AM CET v1.1 build 6
* my maps link added to the map info tpl
* credits.tpl for MapQuest attribution
* make all buttons/links look good
* some visual consistency for input fields and textareas
* added one missing xcf source to the package
* added the referenced patchy files for SVG Edit to the package
* moved duplicate map button above Participate - Join Map in profile - anchor

Wed 07 Nov 2012 02:52:37 AM CET v1.1 build 5
* merged in some tweaks from jonnyb:
** min-height instead of height for textareas in edit dialog
** :selected changed to [selected="selected"] in layer selector dropdown
** some other "cosmetic fixes"
* added custom.js file provided by jonnyb to styles/CartoGraf/ - displays warning when browser does not support SVG

Thu 01 Nov 2012 08:06:36 AM CET v1.1 build 4
* remotely referenced static header bg image moved to the theme package and referenced from the theme style with relative path

Mon 08 Oct 2012 11:38:04 AM CEST v1.1 build 3
* no changes in CSS - only added the latest tpl files from http://profiles.tiki.org/CartoGraf attachments
...
