Commit Graph
100 Commits
Author SHA1 Message Date
following 9494e067a8 search.php: ported temptable code to lib2; added some missing drop-tables and sql-free-results; updates #238 2013-07-19 03:14:18 +02:00
following ba70cc034f slight style change for imput fields - lighter border color 2013-07-18 20:57:26 +02:00
following 9aad4c554d search.php fixes
- fixed search.php admin test
- drop temp table
- updated search js warning
- fixed grey cachetype icons
2013-07-18 20:11:13 +02:00
following cb34703537 caches menu changes
- added "my caches" entry
- renamed German "Besondere Caches" to "Empfohlene Caches"
2013-07-18 19:07:10 +02:00
following b7f8d0f1ae search form redesign; updates #35
and fixed fulltext options selection bug
2013-07-18 18:35:40 +02:00
following a7879a0bce some search.php refactoring; fixed 'ignore' checkbox 2013-07-18 12:11:25 +02:00
following e0cce5c679 fixed config validation message 2013-07-17 21:30:22 +02:00
following 648cf72f14 restored icon file location, still in use by removelog.php 2013-07-17 21:20:11 +02:00
following b63387e099 remember log date when submitting multiple logs; updates #205 2013-07-17 21:11:11 +02:00
following a67781246b added cookie docs 2013-07-17 21:10:06 +02:00
following 30f0448465 ported maintain.php to lib2 2013-07-17 18:21:30 +02:00
following 22e98f5e00 docs and utils cleanup / update / lib2-ports
and added cache name trimming, see util2/cache_repairnames/repairnames.cpp
2013-07-17 17:21:10 +02:00
following 4a589e8872 updated comment on pager class 2013-07-17 15:35:42 +02:00
following c319b6fc5b Merge branch 'stable' 2013-07-17 13:29:23 +02:00
following bb5624539a okapi r880: fixed logs order 2013-07-17 13:29:19 +02:00
following 1fa15a090d fixed duplicate log ignoring; updated HTML-Purifier license info
updates #206
2013-07-17 13:07:45 +02:00
following aa453aabfc fixed masslog warning text 2013-07-17 13:02:17 +02:00
following e422759db6 fixed new logs page translation 2013-07-17 13:02:13 +02:00
following 7e88e8241d translated and fixed new log page 2013-07-17 13:02:12 +02:00
following 2cb201b5f0 optimized log to oc2 2013-07-17 13:00:57 +02:00
following 54d47837b1 Merge branch 'stable' 2013-07-16 20:33:48 +02:00
following 0a821011d3 update team list 2013-07-16 20:33:43 +02:00
following d5d83da510 Merge branch 'stable' 2013-07-16 13:34:39 +02:00
following 2a6a7b7377 okapi r879: changed GPX child waypoints order 2013-07-16 13:33:54 +02:00
following 231cab8568 fixed license.txt formatting, no tabs here ... 2013-07-15 22:46:21 +02:00
following efbbed281b search.php docs and structure 2013-07-15 15:10:51 +02:00
following 72e07c0a79 search.php documentation; fixed throttle include 2013-07-15 14:08:24 +02:00
following d50ed56712 updated 3rd party contribution list 2013-07-15 13:37:50 +02:00
following 0da5fa0ae9 marked obsolete lib2 code 2013-07-15 02:33:03 +02:00
following 64f436f607 fixed some sql-debugger display glitches 2013-07-15 01:48:45 +02:00
following 7789ca955e fixed f5565a91 template caching ssettings 2013-07-15 00:54:15 +02:00
following 0e84773211 added sql-debugging to lib2 search.php 2013-07-15 00:39:09 +02:00
following f6ba21a94b cache and config2 cleanup 2013-07-15 00:27:34 +02:00
following efea87abf9 lib2 cleanup 2013-07-15 00:07:23 +02:00
following ba345a49be more lib1 cleanup 2013-07-14 23:28:31 +02:00
following c61ead6da5 readded old tinymce docs, may still be useful and noo longer available elsewhere 2013-07-14 22:19:21 +02:00
following 31da433f36 removed obsolete javascript code 2013-07-14 22:07:01 +02:00
following 1aa7a9f0b8 removed duplicate old tinymce 2013-07-14 21:59:01 +02:00
following 58bc57fcbf discarded old map & search code 2013-07-14 21:48:47 +02:00
following 0ba258b1f3 merged stable to master 2013-07-14 21:36:51 +02:00
following 376401d416 reworked registration email; fixes #62 2013-07-14 21:34:15 +02:00
following 4c25b9c58b page browsing code cosmetics 2013-07-14 17:06:13 +02:00
following 02f965bdf3 search result list layout details 2013-07-14 16:54:02 +02:00
following 67f3ae3ce2 consolidated page browsing code; updates #262
and
- fixed page browser display on search results page for last four pages
- set max. page count on all other pages to 15 (from 9 or none)
2013-07-14 16:41:09 +02:00
following afdfc809d3 Merge branch 'stable' 2013-07-13 13:39:53 +02:00
following 2bb6758232 okapi r878: changed GPX Content-Type 2013-07-13 13:39:39 +02:00
following 7024ebb440 re-added search1.php for testing 2013-07-13 12:40:41 +02:00
following f5565a918c ported search.php & tools to lib2, and ...
- fixed logentry sorting for logs with identical date
- fixed ä etc. display in short descriptions on search results page
- try to select a matching language for the short descriptions
- added some translations
- hide download and map links if no search results (updates #235)
- nicer display of selectlocid page
- use site-dependent urls in GPX, LOC, TXT and KML
- unified XML encoding, now all done via two functions in lib2/util.inc.php (updates #121)
- some preventive XML encoding adjustments in GPX
- removed XML encoding in LOC CDATA section
- improved charset conversion for OVL and OV2 output
- some optimizations
- discarded lots of obsolete code
- disabled debug mode force_compile in OcSmarty class (performance)
2013-07-13 12:38:57 +02:00
following 463c645a72 moved lib1 search code to lib2 or away 2013-07-13 10:32:32 +02:00
following 42af3795e3 temporarily removed lib2/ftsearch.inc.php for a clean move 2013-07-13 10:20:23 +02:00
following abc0e20c8b added missing file for 3a5bdab4 2013-07-13 01:25:35 +02:00
following 9479120f92 Merge branch 'stable' 2013-07-12 19:44:29 +02:00
following 63c223bacc fixed html syntax error in search form 2013-07-12 19:43:39 +02:00
following 3a5bdab4ec ported fill_search_index to lib2; refactored cronjob process synchronization 2013-07-12 16:04:01 +02:00
following 63409347bc some more search.php details 2013-07-11 22:19:43 +02:00
following 98b466030c squashed redundant search code, search fixes;
update #259, update #253

- integrated redundant parts of lib/search.*.inc.php into search.php
- added some translations for LOC and KML
- added "locked" state to LOC output
- appended state of inactive caches to KML cache names
- display selected distance search unit in HTML and XML output
- improved GPX Google search link for protection areas
- one more searching improvement (forgotten what it was ...)
2013-07-11 21:42:39 +02:00
following 29f333e077 Merge branch 'stable' 2013-07-11 21:42:02 +02:00
following 641b17ae8c okapi r871: protection_areas docs and translation 2013-07-11 12:55:04 +02:00
following 65359eaadb reverted 3d22e3c1: distance.php is old stuff
updates #248
2013-07-10 21:54:05 +02:00
following f98a94f3ed partially reverted 1c6e320f: npa updates trigger okapi_syncbase update via needs_npa_recalc change 2013-07-10 20:30:24 +02:00
following b95a924f8d fixed okapi-update docs 2013-07-10 20:13:54 +02:00
following 1c6e320fb8 added okapi notification on updates of cache location and npa s 2013-07-10 20:13:31 +02:00
following 04c95e5f0a Merge branch 'stable' 2013-07-10 19:15:13 +02:00
following 69fbfab88f okapi r869: protection areas 2013-07-10 19:15:08 +02:00
following d29dec304d comment on cookie handling 2013-07-10 14:24:12 +02:00
following 2dfd9af7bd added NPA info to GPX and XML cache descrption; updates #258 2013-07-10 01:08:05 +02:00
following da8b31e1fd Merge branch 'stable' 2013-07-09 20:58:03 +02:00
following 25d8005cd6 okapi r863: GPX gc_ocde:attr option 2013-07-09 20:57:53 +02:00
following 7c157ffeff discard duplicate GC attributes in GPX; fixes #257 2013-07-09 18:00:02 +02:00
following 9ccecf106a Merge branch 'stable' 2013-07-09 14:15:47 +02:00
following a28356390d okapi r857: site logo 2013-07-09 14:14:40 +02:00
following 1c47522d65 added search option for all logs of a user
updates #37
2013-07-08 18:59:38 +02:00
following 2f2d5ff4e2 merged stable 2013-07-08 17:44:27 +02:00
following 0414a35e42 changed admin activation log display; fixes #252 2013-07-08 17:32:57 +02:00
following ef80753e43 merged stable 2013-07-08 17:09:47 +02:00
following 5feac313a8 optimized GPX entity translation
and decoded "ö" in cache desc deletion message

update #121, update #222
2013-07-08 17:06:33 +02:00
following fac1636056 Merge branch 'stable' 2013-07-06 23:26:27 +02:00
following fd0548a813 okapi r851 2013-07-06 23:26:15 +02:00
following ee96cecb9f updated xml client path 2013-07-06 17:57:45 +02:00
following da37e7b30c Merge branch 'stable' 2013-07-06 17:56:31 +02:00
following 1392023696 updated xml interface docs 2013-07-06 17:56:27 +02:00
following 7ad4a59e95 fixed picture upload dialog layout
- error message formating => 2 cols
- Firefox 22 needs more space for "no file selected"
2013-07-06 17:51:47 +02:00
following 0b1e55c90a removed poor rotator image (unsharp, dark, bent, black line) 2013-07-06 17:46:04 +02:00
following 0125cbf1d7 Merge branch 'stable' 2013-06-28 11:54:57 +02:00
following 0460afe718 okapi r843 2013-06-28 11:54:53 +02:00
following 90b611c5e0 Merge branch 'stable' 2013-06-28 03:38:42 +02:00
following 31ae771596 update teamlist 2013-06-28 03:38:37 +02:00
following 0d05956f11 Merge branch 'stable' 2013-06-27 23:33:23 +02:00
following 560ec7ca39 okapi r839 2013-06-27 23:33:17 +02:00
following fbb38f9ce4 Merge branch 'master' of https://github.com/OpencachingDeutschland/oc-server3 2013-06-27 23:00:40 +02:00
following5 cae369e288 Merge pull request #96 from christian-m/121_222_fix_special_chars_in_gpx_and_text_exports
121 222 fix special chars in gpx and text exports
2013-06-27 14:00:22 -07:00
following a7256978ae Merge remote-tracking branch 'christian-m/121_222_fix_special_chars_in_gpx_and_text_exports' 2013-06-27 22:48:20 +02:00
following 95e0a5bff4 fix trigger mutation 113 2013-06-27 22:06:59 +02:00
following 7c007d564a improved trigger/sp handling of database versioning
- skip dbsv-update if triggers/sp are not installed (yet)
- added safeguard against downgrading to old trigger/sp versions
2013-06-27 21:59:38 +02:00
following5 6826f3211f Merge pull request #97 from christian-m/200_add_coordinate_calculations_to_replace_cs2cs
Tool cs2cs ersetzen ; update #200
2013-06-27 10:25:27 -07:00
following a28f0042fa added alt name and tooltip for map->search icon 2013-06-24 22:35:34 +02:00
following af0a92b7db advice on database and trigger/sp versioning 2013-06-24 17:59:37 +02:00
following 3d22e3c113 moved stored proces from distance.php into maintain.php 2013-06-24 16:31:07 +02:00
following 78e217dc6d Merge branch 'stable' 2013-06-24 15:52:17 +02:00
following 87910c7654 Merge branch 'stable' 2013-06-24 14:08:54 +02:00