- Jun 22, 2008
-
-
Andreas Gohr authored
darcs-hash:20080622084804-7ad00-a5cd343deb7b875f50226318311c83e153307fd8.gz
-
- May 18, 2008
-
-
hakan.sandell authored
darcs-hash:20080518152928-9a5f4-a1594ec08a2006ee2b94f68e766abbf6ad32701c.gz
-
hakan.sandell authored
darcs-hash:20080518152722-9a5f4-468fc64e7994fc2c5b0034fe262b4aa8b6fe2946.gz
-
- Apr 12, 2008
-
-
ilya authored
This patch fixes use of UNC path in $conf['savedir'] and calling of /bin/ scripts. darcs-hash:20080412124628-51399-9f85214fa4d787d5ad3a3b3c1ca655a29efc07e4.gz
-
- Jun 22, 2008
-
-
Andreas Gohr authored
darcs-hash:20080622074515-7ad00-e0633569c890d940cdfcf1c4ae76eaa0f2536250.gz
-
Andreas Gohr authored
darcs-hash:20080622074424-7ad00-0ee04668dc56202d961f39eced387d01fd54887d.gz
-
- Jun 20, 2008
-
-
Andreas Gohr authored
darcs-hash:20080620160628-7ad00-1bfd8f407b5b38c29c7879d67da2ea3dbd0d1816.gz
-
Andreas Gohr authored
darcs-hash:20080620134528-7ad00-34bfe69ecdd0ddfb7bc1c8eeeb220417f7a67be2.gz
-
- Jun 19, 2008
-
-
Andreas Gohr authored
darcs-hash:20080619230104-7ad00-4ea6faab2ff3b83464d1f2d8c23c536de8dedb3b.gz
-
Andreas Gohr authored
darcs-hash:20080619225835-7ad00-5294ed43737dda4eb3eb4ad42357cded776d29dc.gz
-
Andreas Gohr authored
See http://universaleditbutton.org for details darcs-hash:20080619214233-7ad00-89dd00369551379f7102a4e78cb3625227ba9cf9.gz
-
- Jun 13, 2008
-
-
Andreas Gohr authored
darcs-hash:20080613200344-7ad00-1ca7f585e613e83d452ad2bda15e0eea3b14862c.gz
-
Andreas Gohr authored
darcs-hash:20080613072708-7ad00-591123d52cddb63dcf0d554a795301f3762236cb.gz
-
- Jun 11, 2008
-
-
Andreas Gohr authored
darcs-hash:20080611181211-7ad00-c0d85323ce83943c800235e94ca39929cc35caca.gz
-
Andreas Gohr authored
darcs-hash:20080611161132-7ad00-197b1eeecf5d607b08c0df9791765eb4faf2c465.gz
-
- Jun 08, 2008
-
-
Andreas Gohr authored
darcs-hash:20080608113523-7ad00-81e25091d59c2333f4f82f1cf61321155b03f895.gz
-
Andreas Gohr authored
darcs-hash:20080608112343-7ad00-2fbc136f2244f7dba6215f89e4acddca037b54bc.gz
-
Andreas Gohr authored
darcs-hash:20080608111736-7ad00-7dd90b1bef3e6ebfd30dba723978e07e717d353c.gz
-
Andreas Gohr authored
darcs-hash:20080608111117-7ad00-a1989e6284df2d722c5a2eea80b0d19d6d1ef7dd.gz
-
Andreas Gohr authored
When only an array of groups but no username where passed to auth_aclcheck() it defaulted to use the @ALL group only. This is not critical because this does not happen anywhere in the code. Only exception is when building the plain english explanation of an ACL rule in the ACL manager. darcs-hash:20080608101051-7ad00-0abd42f84c04473ad4fca149893a1b4d931ece48.gz
-
Andreas Gohr authored
darcs-hash:20080608100906-7ad00-f88da77c1b33641e54672a6e020dc25f6c5bd6f2.gz
-
- Jun 06, 2008
-
-
Andreas Gohr authored
This patch adds experimental support for uploading multiple files in one go. This is achieved by using Flash for selecting multiple images and intitiating the HTTP upload. When Flash 8 or higher is detected, an additional icon is added to the usual upload form. Clicking it will swith the form to the Flash based upload queue. Things that need work: * Better Icon * Feedback if Flash detection works on all Flash 8 supported platforms * Progress feedback seems not to work on Linux (might be Adobe bug) * No final feedback how many images were uploaded correctly The flash sources are located in lib/_fla/ Any feedback and help would be appreciated. darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz
-
- Jun 03, 2008
-
-
Andreas Gohr authored
darcs-hash:20080603203138-7ad00-cce00e99b64c53b6ffa11748262a3a8c2cd1e37e.gz
-
Andreas Gohr authored
This patch adds a way to create a token for an authenticated user which is stored in the session. When a subsequent request resends this token, the request will be authenticated automatically without the need for any cookies or credential rechecking. The auth token expires with the session. Requesting a new token will invalidate the old one. Sending a wrong token will result in a 401 and any existing token will be revoked. This is currently not used anywhere in the code but can be used for browser intitiated client software (flash, applets, ...). Note this is unreleated to the anti CSRF sectoken implementation. Users who want to make use of this mechanism will probably need to pass the session id and a valid sectoken in addtion to the authtoken darcs-hash:20080603193450-7ad00-2f35ddde16a31c4f2699e0e6050b3c4277b2bc64.gz
-
- Jun 08, 2008
-
-
Andreas Gohr authored
darcs-hash:20080608094859-7ad00-bf9981681e210f9fff2a024fc9a6a180a4488942.gz
-
- Jun 05, 2008
-
-
Andreas Gohr authored
darcs-hash:20080605213504-7ad00-097c667e13ad85c8bb028b663da5662b78ea01c8.gz
-
- Jun 03, 2008
-
-
Andreas Gohr authored
darcs-hash:20080603195032-7ad00-612471aa8ce65dd4bd916bd0704f19bfec24a571.gz
-
Andreas Gohr authored
darcs-hash:20080603194745-7ad00-5490dd5c7edc857e91e39ac9bd5b810caf24c41a.gz
-
- May 06, 2008
-
-
Andreas Gohr authored
This patch adds a mecanism that tries to scroll down to the section that was just edited when using section editing. The approach used is not failsafe, but should work in most cases. It will not work correctly when: * multiple sections on the page have the same headline * the edited section no longer starts with a headline darcs-hash:20080506205011-7ad00-9d213d4436c4f01840d3f62277c3fee9e316d447.gz
-
- Jun 02, 2008
-
-
Andreas Gohr authored
darcs-hash:20080602194330-7ad00-46832c8b425c5be806f68dc2faeb94449ddd26d8.gz
-
Andreas Gohr authored
darcs-hash:20080602194136-7ad00-1c6e47144b2deaf05314598bef9aa1fc5f9b9306.gz
-
- May 16, 2008
-
-
Andreas Gohr authored
darcs-hash:20080516131348-7ad00-499fcf8660323913e0cff1fbf85d9ffb56ea113b.gz
-
Andreas Gohr authored
darcs-hash:20080516122354-7ad00-9da7f5011631ad40855d7becd1258a415f2e1f48.gz
-
Andreas Gohr authored
darcs-hash:20080516114051-7ad00-ea7c2350c4e3bfda05686c1c6de3027c649cb0ab.gz
-
Andreas Gohr authored
darcs-hash:20080516113856-7ad00-fb8dc6c7be6b0f9db6a4e6f11c5f0bf5bc66dd9c.gz
-
- May 15, 2008
-
-
Andreas Gohr authored
This time with new strings merged from the sent in data darcs-hash:20080515172051-7ad00-255b4679e8e86d61d2c4b2726159fadeea023c9d.gz
-
Andreas Gohr authored
darcs-hash:20080515143145-7ad00-86543735e9c9474fa97470431386f5901e49b2cc.gz
-
Andreas Gohr authored
darcs-hash:20080515142807-7ad00-dd781f8399652b90ad4aeb7d16c2ad9d98669905.gz
-
- May 13, 2008
-
-
Andreas Gohr authored
darcs-hash:20080513203934-7ad00-0632944e9928d27a8df11ee947b01c91f01836df.gz
-
Andreas Gohr authored
darcs-hash:20080513203642-7ad00-a78526ae0edf0f95e7ba4eb0dedbc435ea3f36e4.gz
-