summaryrefslogtreecommitdiff
path: root/lib/scripts/cookie.js
Commit message (Collapse)AuthorAge
* add cookie secure parameter to cookies set by javascriptGerrit Uitslag2013-10-10
|
* Use in cookie a correct path, added DOKU_COOKIEPATH to js constantsGerrit Uitslag2013-10-08
| | | | Fixes FS#2837
* Small JavaScript improvementsAdrian Lang2011-09-24
|
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
|
* issue #54 listview switch/sorting on searchKate Arzamastseva2011-08-27
|
* mergingKate Arzamastseva2011-08-25
|\
| * Update jquery-cookie, cleanup dw_cookieAdrian Lang2011-08-22
| | | | | | | | Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie.
* | issue #44 uploader fixes, #45 browser testingKate Arzamastseva2011-08-21
|/
* Merge branch 'jquery'Michael Hamann2011-05-29
|\ | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| * JS API is corrected to the original stateMichal Rezler2011-03-28
| |
| * cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26
|/
* JS checks for .hasOwnPropertywingedfox2007-01-11
| | | | | | | | | This patch includes - several helper functions - is* checks - hasOwnProperty method emulator - checks for .hasOwnProperty in all for..in loops darcs-hash:20070111114236-00f02-50a71681e5d04faf086f1b8032a384648378b744.gz
* new mediamanagerAndreas Gohr2006-05-19
This patch adds a completely rewritten media popup. The following noteworthy changes were made: - media manager uses a collapsible namespace tree - media manager uses AJAX if available - media manager popup can be kept open when selecting a media file - only one template is used for the media manager :!: Template - Editable image metadata is configured in conf/mediameta.php now - The JS cookie mechanism was enhanced to store key/value pairs - Language strings can be exported to JS in js.php darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz