summaryrefslogtreecommitdiff
path: root/lib/exe
Commit message (Collapse)AuthorAge
...
* | | ajax mediamanagerKate Arzamastseva2011-07-03
| | |
* | | restoring old media revisionsKate Arzamastseva2011-06-30
| | |
* | | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-06-24
|\| | | | | | | | | | | media-revisions
| * | Fix and refactor ajax.jsAdrian Lang2011-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Move file to qsearch.js * Rename object to dw_qsearch * Remove unnecessary usage of Delay * Use $ prefix for jQuery objects * Fix result list hiding on click * Fix namespace shorting
| * | Fix index Javascript, introduce compatibility.jsAdrian Lang2011-06-21
| |/ | | | | | | | | | | | | | | | | | | | | | | * Removed "use strict" statement, since it does not work with our script file joining (the statement has to be the first in a file or function) * Make index a global object again to allow overriding and enhancing * Use prefix dw_ for index object * Reintroduce index.treeattach * Support deprecated index.toggle calling convention * Add $ prefix for jQuery variables * Use slide animation for freshly loaded sublists as well * Fix various errors
| * Moved behavioural functions into it's own object and fileAndreas Gohr2011-06-13
| | | | | | | | | | JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized.
| * fixed JavaScript compressor for certain regexesAndreas Gohr2011-06-05
| | | | | | | | | | This fixes a problem with running the minified jQuery through the compressor.
| * fixed typoAndreas Gohr2011-06-05
| |
| * Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcherAndreas Gohr2011-06-05
| | | | | | | | | | | | | | | | This patch adds a simple shell script to easily update the jQuery/jQuery-UI+theme bundle to the latest available version. The jQuery-UI CSS theme is now loaded in lib/exe/css.php (before plugin and template styles - 3rd party authors can override the styles).
| * Add a newline when loading JavaScript filesAndreas Gohr2011-06-05
| | | | | | | | This avoids problems when the files are concatenated later.
* | media manager auth fixKate Arzamastseva2011-06-23
| |
* | fullscreen media managerKate Arzamastseva2011-06-09
| |
* | fetch.php with rev parameterKate Arzamastseva2011-06-04
|/
* Merge branch 'jquery'Michael Hamann2011-05-29
|\ | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| * fixed import for drag.js and started a rewrite of edit.jsMichal Rezler2011-03-30
| |
| * JS API is corrected to the original stateMichal Rezler2011-03-28
| |
| * helpers.js was removed - it basically contained functions they are ↵Michal Rezler2011-03-27
| | | | | | | | implemented in jQuery library
| * cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26
| |
| * locktimer.js is jQueryfiedMichal Rezler2011-03-26
| |
| * jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
| |\
| * | Got rid of drag.js and added jQuery UI instead.Pierre Spring2010-10-10
| | |
| * | loading jQuery and putting it into noConflict modePierre Spring2010-10-10
| | |
* | | Remove the security token from the ajax draft/lock calls againMichael Hamann2011-05-25
| | | | | | | | | | | | | | | | | | | | | The security token here doesn't improve the security as the other requests that allow you to do the same thing aren't protected and I don't see why locking or draft creation should be subject of XSRF attacks.
* | | Check permissions + security token in lock + draft modification FS#2265Michael Hamann2011-05-24
| | | | | | | | | | | | | | | | | | | | | This disables lock and draft creation for pages the user can't edit. It additionally adds a security token to the draft creation and deletion request so - at least for logged in users - drafts can't be created, modified or deleted so easily anymore.
* | | fixed some missing config_cascade occurrences (FS#2235)Anika Henke2011-05-07
| | |
* | | Make locktimer more robustAdrian Lang2011-04-21
| |/ |/| | | | | | | If no HTML element with the id wiki__text exists, locktimer.init led to a JavaScript error.
* | Make interwiki links match with every other icon-link: need 1px top and ↵marklundeberg2011-03-08
| | | | | | | | bottom padding or else the icons' top and bottom pixel rows get cut off.
* | Merge branch 'indexer_rewrite'Michael Hamann2011-03-08
|\ \
| * \ Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/fulltext.php inc/indexer.php lib/exe/indexer.php
| * \ \ Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/fulltext.php inc/indexer.php lib/exe/indexer.php
| * | | | Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
| | | | |
| * | | | Use a different indexer version when external tokenizer is enabledTom N Harris2010-11-17
| | | | |
| * | | | Do not assume that index files will be backward compatibleTom N Harris2010-11-14
| | | | |
* | | | | Pass edid to the mediamanagerAdrian Lang2011-03-06
| | | | |
* | | | | improved css.php and core stylesAnika Henke2011-02-26
| |_|/ / |/| | | | | | | | | | | | | | | | | | | * code cleanup in lib/exe/css.php * renamed 'default' userstyle to 'screen' in config_cascade * splitted core lib/styles/style.css up into all.css, print.css and screen.css
* | | | avoid warning in linkwizard when a space is entered as queryAndreas Gohr2011-02-11
| | | |
* | | | Only remove the indexer lock when there is really a stale lockMichael Hamann2011-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the rmdir could be executed when the lock directory had been deleted by another indexer already. This could lead to a race condition when another indexer call creates the lock again between the if and the rmdir. This issue still exists for stale lock directories but they normally shouldn't exist. This also prevents the loop from becoming an endless loop when the lock directory can't be created. This change also fixes a syntax error in the indexer and prevents an endless loop when the lock directory exists but can't be deleted.
* | | | correctly wait for a lock in indexer (related to FS#2112)Andreas Gohr2011-02-06
| | | |
* | | | Use common media_save in media_upload and putAttachmentAdrian Lang2011-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * XML-RPC now correctly allows leading and trailing _ * Error messages from XML-RPC are correct * MEDIA_UPLOAD_FINISH has a sixth param specifying the move function * Not having upload rights when using media_upload throws a msg
* | | | XML-RPC deleteAttachment now uses media_deleteAdrian Lang2011-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Functionality changes: * deleteAttachment now triggers MEDIA_DELETE_FILE (closes FS#1568) * deletion success msg in mediamanager is correct, even when the ns dir was deleted * media_delete changed quite a bit
* | | | moved locktimer class to its own fileAndreas Gohr2011-02-06
| |/ / |/| | | | | | | | I also adjusted the coding style to match our other JS classes
* | | increase indexer version to reforce rebuild for the new title indexAndreas Gohr2011-01-16
| | |
* | | Fix several security issues in the XML-RPC interfaceMichael Hamann2011-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For locks and getRevisions there hasn't been any acl check. In many other cases the id hadn't been cleaned before the acl check was done which means that many acl rules that should be applied weren't applied. So e.g. when you have read permissions for the root namespace but not for a subnamespace you could add a leading ":" and the permissions for the root namespace will be used instead of the permissions for the subnamespace. This did not apply to writing pages and reading media files, but writing and deleting media files have been concerned as well as reading both plain and html versions of pages. This only concerns installations where XML-RPC is enabled (default is disabled) and XML-RPC is allowed for all or untrusted users.
* | | added missing change for path length shortener in ajax backendAndreas Gohr2011-01-15
| | |
* | | coding style fixAndreas Gohr2011-01-14
| | |
* | | Fixed css_loadfile and removed unneeded complexity, added testcasesMichael Hamann2011-01-09
| | |
* | | Preserve @import statements in CSSGabriel Birke2011-01-09
| | |
* | | Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
| | | | | | | | | | | | | | | | | | As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
* | | Render metadata when neededMichael Hamann2010-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes fundamentally when metadata is rendered. This commit introduces a new cache file for every page that just contains a timestamp and is updated whenever the metadata of that page is rendered. Metadata is rendered when p_get_metadata is called and the last rendering has been before a page, metadata, configuration or renderer update or purge is set like in the xhtml renderer cache. Metadata is no longer automatically rendered when the xhtml renderer cache isn't used but will still be rendered when needed as p_get_metadata is called in the cache. Metadata is also no longer rendered in the indexer script when missing as that is already done by pageinfo() before anything else is done so the indexer script won't be called when there is no metadata file.
* | | Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-11-20
|\| |