Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed file header | Andreas Gohr | 2010-01-31 |
| | |||
* | fixed call-time pass-by-reference warning | Andreas Gohr | 2010-01-31 |
| | |||
* | table: Remove redundant parser data, update tests | Adrian Lang | 2010-01-29 |
| | |||
* | PHP CodeSniffer updates | Andreas Gohr | 2010-01-29 |
| | |||
* | more code cleanup | Andreas Gohr | 2010-01-29 |
| | |||
* | more code cleanup according to coding standard | Andreas Gohr | 2010-01-29 |
| | |||
* | fixed variable misspelling in TarLib FS#1871 | Andreas Gohr | 2010-01-27 |
| | |||
* | Update translations for subscription | Adrian Lang | 2010-01-27 |
| | |||
* | Cancel list if the last item is empty (two enter) | Adrian Lang | 2010-01-26 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Adrian Lang | 2010-01-26 |
|\ | |||
| * | do not use "editor cleverness" on selected text | Andreas Gohr | 2010-01-26 |
| | | | | | | | | | | | | This patch disables all keyhandling (as used for automatic list indention) when some text is selected. This fixes unexpected behavior when selecting some text at the start of a list item and hitting backspace. | ||
| * | German (informal) language update | Jürgen Schwarzer | 2010-01-25 |
| | | |||
| * | Apply group/user cleaning on saving ACLs FS#1859 | Christian Marg | 2010-01-21 |
| | | |||
| * | initialize array in linesToHash FS#1845 | Andreas Gohr | 2010-01-21 |
| | | |||
| * | Hebrew Language Update | Yaron Yogev | 2010-01-21 |
| | | |||
* | | Merge branch 'subscription' | Adrian Lang | 2010-01-20 |
|\ \ | |||
| * | | Add subscribe time to admin interface. | Adrian Lang | 2010-01-20 |
| | | | |||
| * | | Use click event in subscription JS, use DW’s event system | Adrian Lang | 2010-01-20 |
| | | | | | | | | | | | | darcs-hash:20091202121618-e4919-e3c409aa3e6e24db89558a6e62b8c46df950f5b0.gz | ||
| * | | Fix $info var reference in digest send | Adrian Lang | 2010-01-20 |
| | | | | | | | | | | | | darcs-hash:20091130135040-e4919-40b6614fe28ea07dc5796661ddda6d005264ddbc.gz | ||
| * | | nicer subscription styles | Andreas Gohr | 2010-01-20 |
| | | | | | | | | | | | | | | | | | | Ignore-this: e1b3b815b5ebb0da320bff997c4fed4b darcs-hash:20091130130311-6e07b-03ccfc52abb3dcc0764eed5784d81f8416841328.gz | ||
| * | | Add redirect after successful subscription | Adrian Lang | 2010-01-20 |
| | | | | | | | | | | | | darcs-hash:20091130093642-e4919-318eed562f0e7777d342dfbe4c8fc352eee58ddf.gz | ||
| * | | Fix subscription data validation bug (pass by ref) | Adrian Lang | 2010-01-20 |
| | | | | | | | | | | | | darcs-hash:20091127143223-e4919-023dd4bfab074c1206580649a2927958c28f38f5.gz | ||
| * | | Add german translation for subscription, fix one english subscription | Adrian Lang | 2010-01-20 |
| | | | | | | | | | | | | darcs-hash:20091127133503-e4919-0c99ac85ceaf70a5292165fd2fbe2e3961fb56e3.gz | ||
| * | | wrong function name fixed | Andreas Gohr | 2010-01-20 |
| | | | | | | | | | | | | | | | | | | Ignore-this: b74163181c2e41d3be022a6185f3e1c1 darcs-hash:20091124115805-6e07b-e808cf44a00a65ff8c70cc7e8de4dfedadf96cbd.gz | ||
| * | | correctly handle permissions in digest mailer | Andreas Gohr | 2010-01-20 |
| | | | | | | | | | | | | | | | | | | Ignore-this: c34455078907459a846cf7f00e2b586b darcs-hash:20091123161603-6e07b-927477d6ca50e665228487eb0d3ce9787dbe455b.gz | ||
| * | | tpl_subscription fixes | Andreas Gohr | 2010-01-20 |
| | | | | | | | | | | | | | | | | | | Ignore-this: 35c31736664920607a8a78769f560d82 darcs-hash:20091123153204-6e07b-e4637bd20c6e703885f3c3c5fd3de8ee37fc3693.gz | ||
| * | | Some language changes in subscription management | Andreas Gohr | 2010-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | Ignore-this: 9d6c368419814c7b8cb94f778377ede7 A few language strings were dropped, others updated or added darcs-hash:20091123151813-6e07b-4d01fe03fa2c3bd5944bc05abdd05a24fb79c186.gz | ||
| * | | Add events to subscription. | Adrian Lang | 2010-01-20 |
| | | | |||
| * | | New mail subscription with digest | Adrian Lang | 2010-01-20 |
| |/ | |||
* | | Fix section edit highlighting for tables | Adrian Lang | 2010-01-19 |
| | | | | | | | | darcs-hash:20091202122434-e4919-d7be5b868af742e2408091b48f0152153ff1acb1.gz | ||
* | | Move edit button class to the topmost div | Adrian Lang | 2010-01-19 |
| | | | | | | | | darcs-hash:20091130131048-e4919-20c11bb664df45e76a4de30dee53e067dfa9d788.gz | ||
* | | Make drag inheritable | Adrian Lang | 2010-01-19 |
| | | | | | | | | darcs-hash:20091127112402-e4919-dc8340c03ef2d3b242302dcc228d56539eaf9e28.gz | ||
* | | Add target-specific class to section edit button | Adrian Lang | 2010-01-19 |
| | | | | | | | | darcs-hash:20091126121428-e4919-8c21d358a76148a9319bf223d0fa1baba8c92656.gz | ||
* | | Support for adding IDs and classes to toolbar buttons | Andreas Gohr | 2010-01-19 |
| | | | | | | | | | | | | Ignore-this: 87db996b332355addacd81b1ac13b0ab darcs-hash:20091125144759-6e07b-601ea98a48d9d3c9dd3508cdb9cde9b86c83a5a3.gz | ||
* | | Add TABLE range marker for table editing | Adrian Lang | 2010-01-19 |
| | | | | | | | | darcs-hash:20091119140619-e4919-15efddc768526a6c1f6472f83ede17019144ffa3.gz | ||
* | | Introduce event HTML_EDIT_FORMSELECTION | Adrian Lang | 2010-01-19 |
| | | | | | | | | darcs-hash:20091119140551-e4919-7aa50fb6452dc6c402bfcd581f08d21de401999d.gz | ||
* | | Dynamically create edit buttons for parts of a page | Adrian Lang | 2010-01-19 |
|/ | | | | darcs-hash:20091119135735-e4919-3bc4872d1b1f8236571f936406db15bb0018610c.gz | ||
* | Provide AFTER event for AUTH_LOGIN_CHECK | Adrian Lang | 2010-01-19 |
| | | | | | | Ignore-this: 804d0837b9a04e4f82e6b54765f453cf darcs-hash:20091215095430-e4919-19c61854c27fdade90caeed035445ee3396b0095.gz | ||
* | more deprecated new by reference code fixed | Andreas Gohr | 2010-01-17 |
| | |||
* | increased conf/msg for recent CSRF problem SA38205 | Andreas Gohr | 2010-01-17 |
| | |||
* | Added CRSF security token checks in ACL plugin | Andreas Gohr | 2010-01-17 |
| | |||
* | some more coding standard compliance updates | Andreas Gohr | 2010-01-15 |
| | |||
* | Coding Standard Sniff update | Andreas Gohr | 2010-01-15 |
| | | | | Allow more than needed indention as long as it is a multiple of 4 | ||
* | removed deprecated PHP4 construct | Andreas Gohr | 2010-01-15 |
| | | | | | Assigning the return value of new by reference is deprecated, PHP5's new automatically assigns by reference | ||
* | another fix for FS#1847 + msg increased | Andreas Gohr | 2010-01-13 |
| | |||
* | fixed information leakage in ACL plugin FS#1847 | Andreas Gohr | 2010-01-13 |
| | |||
* | added missing print to bin/render.php | Andreas Gohr | 2010-01-12 |
| | |||
* | Finally fix whitespace and HTML problem in diff. | Adrian Lang | 2010-01-12 |
| | |||
* | Factor out timer and delay management | Adrian Lang | 2010-01-12 |
| | | | | darcs-hash:20091201115019-e4919-fe83e3d69eb997d0c04064b46117690824fe4daf.gz | ||
* | Allow hyphens and underscores in javascript include filenames | Adrian Lang | 2010-01-12 |
| | | | | darcs-hash:20091119142845-e4919-5394617fd83d4de22673491b868f7040c25fb290.gz |