| 45992a63 | 09-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed mailprefix handling |
| 7980e1ac | 07-Mar-2012 |
Guy Brand <gb@unistra.fr> |
Add link to view non images files in media manager (FS#2439) |
| bfdeb23f | 07-Mar-2012 |
lupo49 <post@lupo49.de> |
Parser: Allow parser to fully recognize windows share links with a hyphen character in it (Currently, the clickable link stops before a hyphen character) |
| d51d5583 | 06-Mar-2012 |
Chris--S <chris@jalakai.co.uk> |
Improve grammar in the syntax highlighting paragraph |
| 44dae8a7 | 04-Mar-2012 |
Bohumír Zámečník <bohumir.zamecnik@gmail.com> |
Czech language update |
| b796e32e | 04-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed missing replacement for HTML notify mails |
| a7c93226 | 02-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
make RSS contents (media/pages) configurable |
| 1d901ab2 | 02-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed media only RSS feed
when the SKIP_DELETED flag was set, no recent changes where returned for media only queries, becuase file checks where done on page files instead of media files |
| 20f04039 | 01-Mar-2012 |
Danny <danny0838@hotmail.com> |
Fix a stupid typo |
| 15ae43bc | 27-Feb-2012 |
Borek Bernard <borekb@gmail.com> |
Colon is no longer rewritten to semicolon for IIS 7.x and for older versions of IIS, semicolon is displayed as is, not URL-encoded. |
| 4a918957 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
removed left spacing of recent changes list in mobile view |
| efba7aa3 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
improved closed item in sitemap for RTL languages |
| 5e5582ce | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no diffe
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no different requests.
Later on all styles in rtl.css should be moved to their respective "parent" css file.
show more ...
|
| a502f0b0 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
deleted README file from new template
|
| 8204206b | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
deleted another obsolete file
|
| bb866f2f | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
fixed lists beside floating content (FS#1950) |
| 0bd81194 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
fixed swipe diff view |
| 4c3ecbf1 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
updated RTL styles to latest mobile changes |
| c55a2a41 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
made styles for .pad and .site divs more specific to avoid interfering with the same classes somewhere else within the page |
| 361171a4 | 22-Feb-2012 |
Andreas Gohr <gohr@cosmocode.de> |
simpler/more robust header parsing in HTTPClient
The previous regexp approach failed for empty headers. |
| f4476bd9 | 20-Feb-2012 |
Jan Schumann <js@schumann-it.com> |
Refactored auth system: All auth methods are now introduced as plugins. |
| 8a9735e3 | 19-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
added a timelimit for password reset tokens
passwords now need to be reset within 3 days of requesting the password change mail |
| 4d3ea096 | 17-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed commented line |
| 451e1b4d | 17-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
use correct lang string for password mismatch |
| 7cb9c0e3 | 17-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed outdated language string. it has to be retranslated |