Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fixed .txt file import - NOT open office import, just basic text import" | Egil Moeller | 2010-04-01 | 1 | -3/+3 |
| | | | | | | Reverting as this patch breaks the build - dependency on unfree libraries from O'Reilly that aren't available. This reverts commit e24352483b7efc151e6b5995bddac3c89d04a6cc. | ||||
* | Merge branch 'john' | Egil Moeller | 2010-03-31 | 4 | -4/+78 |
|\ | |||||
| * | Revert "Change Pro Account login to HTTP instead of HTTPS" | Egil Moeller | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | This should ideally be done from teh config-file. Anyway, the pro-pad system needs a greater review / cleanup. This reverts commit bb52de2259c58d36265c8af63c5c141e07ed466a. | ||||
| * | Revert "Added Hello World" | Egil Moeller | 2010-03-31 | 1 | -1/+0 |
| | | | | | | | | This reverts commit caee6179a9a40564a406bf3fa6e4b15eeab1c926. | ||||
| * | Fixed .txt file import - NOT open office import, just basic text import | root | 2010-03-27 | 1 | -3/+3 |
| | | |||||
| * | Change Pro Account login to HTTP instead of HTTPS | root | 2010-03-27 | 1 | -1/+1 |
| | | |||||
| * | Removed need for License | root | 2010-03-27 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug on export of java-script | root | 2010-03-26 | 1 | -0/+72 |
| | | |||||
| * | Added script to check java-version and availability | root | 2010-03-26 | 1 | -0/+2 |
| | | |||||
| * | Added Hello World | root | 2010-03-25 | 1 | -0/+1 |
| | | |||||
* | | add 32 user color support on pads | Peter Martischka | 2010-03-30 | 4 | -13/+70 |
| | | |||||
* | | Removed some debug-printing | Egil Moeller | 2010-03-30 | 1 | -2/+0 |
| | | |||||
* | | Bugfix for plugin manager | Egil Moeller | 2010-03-30 | 2 | -6/+4 |
| | | |||||
* | | Added a DB migration to set up plugin DB tables | Egil Moeller | 2010-03-30 | 2 | -1/+42 |
| | | |||||
* | | Added RSS support for the tag browser | Egil Moeller | 2010-03-28 | 3 | -4/+88 |
| | | |||||
* | | Added easy linking to searches | Egil Moeller | 2010-03-27 | 2 | -14/+28 |
| | | |||||
* | | Bugworkaround for JS problem | Egil Moeller | 2010-03-27 | 1 | -1/+5 |
| | | |||||
* | | More styling | Egil Moeller | 2010-03-27 | 1 | -1/+5 |
| | | |||||
* | | More styling | Egil Moeller | 2010-03-27 | 2 | -18/+36 |
| | | |||||
* | | Better styling | Egil Moeller | 2010-03-27 | 1 | -1/+1 |
| | | |||||
* | | Added ability to show last changed pads | Egil Moeller | 2010-03-27 | 1 | -5/+14 |
| | | |||||
* | | More styling of the tag browser | Egil Moeller | 2010-03-27 | 2 | -37/+35 |
| | | |||||
* | | Added a MOTD | Egil Moeller | 2010-03-27 | 1 | -0/+1 |
| | | |||||
* | | Bugfix for the ace callHook support | Egil Moeller | 2010-03-27 | 2 | -2/+2 |
| | | |||||
* | | Better styling of tag search page | Egil Moeller | 2010-03-27 | 2 | -8/+40 |
| | | |||||
* | | Some styling work for tags | Egil Moeller | 2010-03-27 | 3 | -13/+124 |
| | | |||||
* | | Added styling of tags in the editor | Egil Moeller | 2010-03-27 | 1 | -1/+6 |
| | | |||||
* | | Made handlePaths from plugins override paths from main | Egil Moeller | 2010-03-27 | 1 | -13/+14 |
| | | |||||
* | | Added the aceInitInnerdocbodyHead hook | Egil Moeller | 2010-03-27 | 1 | -0/+8 |
| | | |||||
* | | Made it possible to callHook from templates | Egil Moeller | 2010-03-27 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'twitterstyletags' into plugin-framework | Egil Moeller | 2010-03-25 | 0 | -0/+0 |
|\ | |||||
| * | select distinct in tag search | Egil Moeller | 2010-03-12 | 1 | -1/+1 |
| | | |||||
| * | Added a MOTD functionality | Egil Moeller | 2010-03-12 | 3 | -1/+3 |
| | | |||||
| * | Changed the homepage to be the tag search page | Egil Moeller | 2010-03-12 | 2 | -3/+5 |
| | | |||||
| * | List of tags for each match (could need cleanup) | Egil Moeller | 2010-03-12 | 1 | -5/+8 |
| | | |||||
| * | Bugfix for queries with multiple negative tags | Egil Moeller | 2010-03-12 | 1 | -4/+4 |
| | | |||||
| * | Added a view of the current query to the search page | Egil Moeller | 2010-03-12 | 2 | -2/+12 |
| | | |||||
| * | Cleaned up the taglinking code a bit | Egil Moeller | 2010-03-12 | 2 | -13/+15 |
| | | |||||
| * | Tags are now shown as links | Egil Moeller | 2010-03-12 | 4 | -4/+61 |
| | | |||||
| * | Readonly public pads | Egil Moeller | 2010-03-12 | 2 | -2/+26 |
| | | |||||
| * | Bugfix for mysql support for anti_tags - I forgot that mysql doesn't support ↵ | Egil Moeller | 2010-03-12 | 1 | -23/+26 |
| | | | | | | | | the except sql clause | ||||
| * | Tag search works fully but looks awfull | Egil Moeller | 2010-03-12 | 7 | -3/+418 |
| | | |||||
| * | Oups, last commit committed the tagging support, but missed this file | Egil Moeller | 2010-03-12 | 1 | -0/+35 |
| | | |||||
| * | First attempt to saving tags to db | Egil Moeller | 2010-03-12 | 1 | -0/+36 |
| | | |||||
* | | Got twitter style tags to work | Egil Moeller | 2010-03-25 | 3 | -3/+301 |
| | | |||||
* | | Made reload of a plugin really reload it, for real, from disk | Egil Moeller | 2010-03-25 | 2 | -2/+3 |
| | | |||||
* | | CaSe BuGfIx | Egil Moeller | 2010-03-25 | 1 | -8/+8 |
| | | |||||
* | | Added create table statements | Egil Moeller | 2010-03-25 | 1 | -0/+18 |
| | | |||||
* | | Got the server side of the twitter style tags to work | Egil Moeller | 2010-03-25 | 2 | -7/+43 |
| | | |||||
* | | Added padModelWriteToDB hook | Egil Moeller | 2010-03-25 | 1 | -0/+4 |
| | |