Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | added tpl_classes() to return useful layout classes | Anika Henke | 2013-07-21 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #248 from splitbrain/aria | Andreas Gohr | 2013-08-01 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | added aria roles to search and acl manager | Anika Henke | 2013-08-01 | |
| | * | | | | | | | added aria attributes to edit mode | Anika Henke | 2013-08-01 | |
| | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | Fix and add type declarations for the auth system | Michael Hamann | 2013-07-30 | |
| * | | | | | | | Change error message shown for incorrect current password on update profile f... | Christopher Smith | 2013-08-01 | |
| * | | | | | | | add html5 attributes to update profile form | Christopher Smith | 2013-08-01 | |
| * | | | | | | | add html5 attributes to register form | Christopher Smith | 2013-08-01 | |
| * | | | | | | | Remove search_references() and the refshow configuration option | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Index media file usage in the metadata index and use it in ft_mediause() | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Fix the useheading cache invalidation for hidden pages, add tests | Michael Hamann | 2013-08-01 | |
| * | | | | | | | include updateVersion in CSS/JS tseed to force reload on update | Andreas Gohr | 2013-08-01 | |
| * | | | | | | | auth_en/decrypt: Add explanation and more efficient decryption | Michael Hamann | 2013-08-01 | |
| * | | | | | | | auth_random: remove exception comment as there is no exception | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Add AES from phpseclib and use it for cookie encryption | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Use a new, truly random secret for cookie encryption | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Fix and add type declarations for the auth system | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Add truly random numbers and use them in places where randomness matters | Michael Hamann | 2013-08-01 | |
| * | | | | | | | FS#2770 - prevent <file> and <code> syntax regex matching token names which s... | Christopher Smith | 2013-07-30 | |
| |/ / / / / / | ||||
| * | / / / / | Fix for the FS#1833 parser error | Guy Brand | 2013-07-30 | |
| | |/ / / / | |/| | | | | ||||
| * | | | | | Hungarian language update | Márton Sebők | 2013-07-28 | |
| * | | | | | Korean language update | 이명진 | 2013-07-28 | |
| |/ / / / | ||||
* | | | | | merge master in branch | Klap-in | 2013-07-14 | |
|\| | | | | ||||
| * | | | | fix function call in feedcreator FS#2805 | Andreas Gohr | 2013-07-12 | |
| * | | | | Informal German language update | Volker Bödker | 2013-07-12 | |
| * | | | | Merge pull request #225 from splitbrain/fetchftp | Andreas Gohr | 2013-06-16 | |
| |\ \ \ \ | ||||
| | * | | | | apply media_isexternal in ml() | Klap-in | 2013-06-09 | |
| | * | | | | Merge remote-tracking branch 'origin/master' into fetchftp | Klap-in | 2013-06-09 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||
| | * | | | | apply media_isexternal | Klap-in | 2013-05-21 | |
| | * | | | | Added media_isexternal() | Klap-in | 2013-05-21 | |
| | * | | | | Update phpdocs of checkFileStatus | Klap-in | 2013-05-21 | |
| | * | | | | Support handle of images from ftp. | Klap-in | 2013-05-21 | |
| | | |/ / | | |/| | | ||||
| * | | | | Merge pull request #222 from hArpanet/patch-1 | Andreas Gohr | 2013-06-16 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| | * | | | Added comment to DiffFormatter _escape() method | hArpanet | 2013-05-20 | |
| | |/ / | ||||
| * | | | removed tabs | Andreas Gohr | 2013-06-16 | |
| * | | | Merge pull request #180 from splitbrain/FS#2415 | Andreas Gohr | 2013-06-16 | |
| |\ \ \ | ||||
| | * \ \ | Merge branch 'master' into FS#2415 | Christopher Smith | 2013-02-25 | |
| | |\ \ \ | ||||
| | * | | | | fix missing 'subscribed' key | Christopher Smith | 2013-02-17 | |
| | * | | | | FS#2415 add to mediamanager (refactor pageinfo() and shift MEDIAMANAGER_STAR... | Christopher Smith | 2013-02-16 | |
| * | | | | | Merge pull request #230 from splitbrain/pwgen-event | Andreas Gohr | 2013-06-16 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Increased strength of auto generated passwords a bit | Andreas Gohr | 2013-06-14 | |
| | * | | | | | fixed syntax fuckup | Andreas Gohr | 2013-06-09 | |
| | * | | | | | AUTH_PASSWORD_GENERATE event added | Andreas Gohr | 2013-06-09 | |
| * | | | | | | Swedish language update | Andreas Gohr | 2013-06-16 | |
| * | | | | | | check for spam in summary as well, added common spam summary | Andreas Gohr | 2013-06-12 | |
| | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge pull request #223 from splitbrain/rootids_in_ml | Andreas Gohr | 2013-06-08 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | * | | | | Clean internal ids in ml(), that it matches with fetch.php | Klap-in | 2013-05-21 | |
| | | |_|/ | | |/| | | ||||
| * | | | | Korean language update | 이명진 | 2013-06-07 | |
| * | | | | we now require PHP 5.2.0 at least | Andreas Gohr | 2013-06-02 | |
| * | | | | make password reset token completely random | Andreas Gohr | 2013-05-31 |