aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed .txt file import - NOT open office import, just basic text import"Egil Moeller2010-04-011-3/+3
* Merge branch 'john'Egil Moeller2010-03-314-4/+78
|\
| * Revert "Change Pro Account login to HTTP instead of HTTPS"Egil Moeller2010-03-311-1/+1
| * Revert "Added Hello World"Egil Moeller2010-03-311-1/+0
| * Fixed .txt file import - NOT open office import, just basic text importroot2010-03-271-3/+3
| * Change Pro Account login to HTTP instead of HTTPSroot2010-03-271-1/+1
| * Removed need for Licenseroot2010-03-271-1/+1
| * Fixed bug on export of java-scriptroot2010-03-261-0/+72
| * Added script to check java-version and availabilityroot2010-03-261-0/+2
| * Added Hello Worldroot2010-03-251-0/+1
* | add 32 user color support on padsPeter Martischka2010-03-304-13/+70
* | Removed some debug-printingEgil Moeller2010-03-301-2/+0
* | Bugfix for plugin managerEgil Moeller2010-03-302-6/+4
* | Added a DB migration to set up plugin DB tablesEgil Moeller2010-03-302-1/+42
* | Added RSS support for the tag browserEgil Moeller2010-03-283-4/+88
* | Added easy linking to searchesEgil Moeller2010-03-272-14/+28
* | Bugworkaround for JS problemEgil Moeller2010-03-271-1/+5
* | More stylingEgil Moeller2010-03-271-1/+5
* | More stylingEgil Moeller2010-03-272-18/+36
* | Better stylingEgil Moeller2010-03-271-1/+1
* | Added ability to show last changed padsEgil Moeller2010-03-271-5/+14
* | More styling of the tag browserEgil Moeller2010-03-272-37/+35
* | Added a MOTDEgil Moeller2010-03-271-0/+1
* | Bugfix for the ace callHook supportEgil Moeller2010-03-272-2/+2
* | Better styling of tag search pageEgil Moeller2010-03-272-8/+40
* | Some styling work for tagsEgil Moeller2010-03-273-13/+124
* | Added styling of tags in the editorEgil Moeller2010-03-271-1/+6
* | Made handlePaths from plugins override paths from mainEgil Moeller2010-03-271-13/+14
* | Added the aceInitInnerdocbodyHead hookEgil Moeller2010-03-271-0/+8
* | Made it possible to callHook from templatesEgil Moeller2010-03-271-0/+1
|/
* Merge branch 'twitterstyletags' into plugin-frameworkEgil Moeller2010-03-250-0/+0
|\
| * select distinct in tag searchEgil Moeller2010-03-121-1/+1
| * Added a MOTD functionalityEgil Moeller2010-03-123-1/+3
| * Changed the homepage to be the tag search pageEgil Moeller2010-03-122-3/+5
| * List of tags for each match (could need cleanup)Egil Moeller2010-03-121-5/+8
| * Bugfix for queries with multiple negative tagsEgil Moeller2010-03-121-4/+4
| * Added a view of the current query to the search pageEgil Moeller2010-03-122-2/+12
| * Cleaned up the taglinking code a bitEgil Moeller2010-03-122-13/+15
| * Tags are now shown as linksEgil Moeller2010-03-124-4/+61
| * Readonly public padsEgil Moeller2010-03-122-2/+26
| * Bugfix for mysql support for anti_tags - I forgot that mysql doesn't support ...Egil Moeller2010-03-121-23/+26
| * Tag search works fully but looks awfullEgil Moeller2010-03-127-3/+418
| * Oups, last commit committed the tagging support, but missed this fileEgil Moeller2010-03-121-0/+35
| * First attempt to saving tags to dbEgil Moeller2010-03-121-0/+36
* | Got twitter style tags to workEgil Moeller2010-03-253-3/+301
* | Made reload of a plugin really reload it, for real, from diskEgil Moeller2010-03-252-2/+3
* | CaSe BuGfIxEgil Moeller2010-03-251-8/+8
* | Added create table statementsEgil Moeller2010-03-251-0/+18
* | Got the server side of the twitter style tags to workEgil Moeller2010-03-252-7/+43
* | Added padModelWriteToDB hookEgil Moeller2010-03-251-0/+4