summaryrefslogtreecommitdiff
path: root/inc/actions.php
Commit message (Collapse)AuthorAge
* admin plugin i/face + acl pluginchris2005-08-25
| | | | darcs-hash:20050824224718-50fdc-6d27ff70e60e6fe547aff6c2b305507c4ab3f669.gz
* subscribe_changes.patchsteven-danz2005-08-08
| | | | | | | Updates to the subscription patch to add a configuration option to enable/disable the feature, move the messages to the language files, and general cleanup darcs-hash:20050808045034-4c315-88a72dc8d2b22fdd9af8caa0505ef5c737965c86.gz
* changes to the page subscription featureAndreas Gohr2005-08-06
| | | | darcs-hash:20050806212000-7ad00-c5ab54a33289f8be0ce99443f82f0b3cf1bdbf0d.gz
* track_changes.patchSteven Danz2005-06-27
| | | | | | | | Second go at including changes to allow users to sign up on mailing lists so they may receive emails each time the page they are interested in is updated. darcs-hash:20050627021748-3ed6d-5f6993f51ab649e3928a513b0fbe7c421d880325.gz
* fallback to default template if custom one is not availableAndreas Gohr2005-07-29
| | | | darcs-hash:20050729163001-7ad00-24d0768ecd593ab85fda0e3c5fbdbec0e8ff3276.gz
* typo fix for actions.inc #480Johannes Buchner2005-07-29
| | | | darcs-hash:20050729161331-83f7f-4c1853082e93e41ab749ead17e770adc671bb0e4.gz
* Security fix for page exposure #456Benjamin Gilbert2005-07-12
| | | | darcs-hash:20050712210258-91c85-46f4df30378fcd2a7bbb92a95ec43c2ff9e474a1.gz
* locks must not survive logoffmatthiasgrimm2005-06-17
| | | | | | | If a user logout during editing an article, this article will be blocked until end of timeout. This patch removes an open lock, if the user log off. darcs-hash:20050617121838-7ef76-1481946ab9c985ba006d3018fd0acfe9e4223f9e.gz
* Allow source view with read only permissions #383andi2005-06-08
| | | | darcs-hash:20050608210912-9977f-d7645e56001efd2ee6b08504a15ff7f293d8ae92.gz
* directory layout cleanup !IMPORTANTandi2005-06-05
| | | | | | | | | | | | | This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log I think I modified the code at all nessessary places, but I may have forgotten a few things. darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
* small fixes to register from admin pageandi2005-05-10
| | | | | | | It's AUTH_ADMIN not AUTH_AUTH ;-), Small formatting changes, removed superfluous perm check in register() darcs-hash:20050510163055-9977f-ca82569166a73bb657e82d3ffa525c1d1978f73e.gz
* fixing user registration from admin pagematthiasgrimm2005-05-09
| | | | | | | | | This patch fixes the user registration from the admin page. It removes the 'register' filter in act_clean() and enables act_permcheck() to handle permissions to 'register' differentially. darcs-hash:20050509204423-7ef76-eeb3681e364b85690c342f8eabeb65d326cb0637.gz
* add user registration to admin pageMatthias Grimm2005-05-08
| | | | | | | | | | If 'openregister' is not set the menue entry 'Add new user...' will be added to the admin page so that registering of new users is always possible through an GUI. If 'openregister is set the menu entry will be omitted to not to overload the admin page. darcs-hash:20050508101344-4145d-cb3f9e10f4b8d26dec516ce796e54ed12a1e2b53.gz
* ~~NOCACHE~~ addedandi2005-05-01
| | | | darcs-hash:20050501193908-9977f-e65b9b9bd123efaccc167f2e1ad9a1d4f51ba681.gz
* fixed action on localized buttonsandi2005-04-20
| | | | darcs-hash:20050420193003-9977f-7270a55bba706dbdde401918b7fa342616392ba3.gz
* fixes for the exportandi2005-04-19
| | | | darcs-hash:20050419185603-9977f-4bc9a1ba1878436bd71795c5d7fec2a5582561bf.gz
* removed closing php tag for includesandi2005-04-13
| | | | darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
* fixed .lock filesjorda2005-04-03
| | | | | | | | The name of .lock files was not being set since $ID was not initialized as global inside the act_edit() function. Only a .txt.lock file was created causing some ugly errors. darcs-hash:20050403094446-18876-28ab4f94f034e1db34639d942dc3816cacd1ca5a.gz
* correct handling of cancel buttonandi2005-03-21
| | | | darcs-hash:20050321185205-9977f-74c7caab5c90fa9fd1e79333d93ff26ad0971349.gz
* fixed loginandi2005-03-18
| | | | darcs-hash:20050318223919-9977f-eb2107d66574f2436759a3dc8eb7568beadd4c4d.gz
* template fixes and ACL admin interfaceandi2005-03-15
| | | | darcs-hash:20050315213005-9977f-0939681aa5ee37e0ea8cb054ffddb8e6275aa398.gz
* permission check fixedandi2005-03-11
| | | | darcs-hash:20050311132408-9977f-212aa31223494e0eba53bfe41ed1613835ca0d2e.gz
* more fixesandi2005-03-09
| | | | darcs-hash:20050309205346-9977f-0b78e17d8b7bd95dec7e0f9aa15fadfb0e89422c.gz
* bugfixes for yesterdays template patchandi2005-03-07
| | | | darcs-hash:20050307192954-9977f-ec263f3b0a3b4d9e35210789d2bb78c3a6011ae0.gz
* template support (incomplete, maybe broken)andi2005-03-06
darcs-hash:20050306183159-9977f-22dbb69831b5fa2e28bbf62448c65053d96a2cb9.gz