aboutsummaryrefslogtreecommitdiffstats
path: root/infrastructure (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-22Bugfix regession from IFRAME+IE bugs. Closes GH-70Simon B @piratpartiet2-2/+16
2010-04-21Fix IE lacking Array#map. Closes #70Simon B @piratpartiet1-0/+11
2010-04-21Fix IFRAME bug. Closes #70Simon B @piratpartiet3-3/+4
2010-04-15Replacing 'etherpad.com' with 'main site' in some code commentsSimon Bohlin1-1/+1
2010-04-09Adde support for <%: %> and ejs_data in ejs-files, allowing templates to ↵Egil Moeller1-5/+11
store/restore template-generated content.
2010-04-08Add another REMOVED_COS_OF_COSJeff Mitchell1-0/+1
2010-04-08Add needed jars which someone removed and needed code to actually make ↵Jeff Mitchell6-6/+104
import/export work. Have tested it and it works well. Note that if you don't have a soffice server running, it just doesn't do anything, so this is safe to have active.
2010-04-07Add REMOVED_COS_OF_COS markers so those that want to enable support provided ↵Jeff Mitchell2-1/+8
by cos.jar can easily find what to uncomment.
2010-04-07Add useHttpsUrls and hidePorts config optionsJeff Mitchell1-0/+5
2010-04-05Made check to see if we are on Solaris, and if we are, then don't use '-u' ↵Jeppe Toustrup1-41/+43
on the cp command. Also, convertion of spaces to tabs.
2010-04-05Make config parsing more robustChris Ball1-1/+1
Previously, config booleans like etherpad.isProduction accepted only "true", and not "true " or " true" or "True" or "TRUE". Fix that.
2010-04-05Bugfixed faststatic to handle plugins properlyEgil Moeller1-1/+25
2010-04-04Oups, forgot some new dependencies for handling mime/multipartEgil Moeller6-0/+0
2010-04-01Revert "Fixed .txt file import - NOT open office import, just basic text import"Egil Moeller1-3/+3
Reverting as this patch breaks the build - dependency on unfree libraries from O'Reilly that aren't available. This reverts commit e24352483b7efc151e6b5995bddac3c89d04a6cc.
2010-03-27Fixed .txt file import - NOT open office import, just basic text importroot1-3/+3
2010-03-27Bugfix for the ace callHook supportEgil Moeller2-2/+2
2010-03-27Added the aceInitInnerdocbodyHead hookEgil Moeller1-0/+8
2010-03-25Added aceCreateDomline hook plus some code cleanup in the aceEgil Moeller2-10/+22
2010-03-25Generalized linestylefilter.getURLFilter to a linestylefilter.getRegexpFilterEgil Moeller1-42/+47
2010-03-25Bugfix for infrastructure/ace/bin/make to handle non-existent target ↵Egil Moeller1-0/+2
directories, as git removes empty directories :(
2010-03-25Added support for plugins in the ACE linefilterEgil Moeller2-11/+28
2010-03-22Bugfix for ACE compilerEgil Moeller1-4/+4
2010-03-11reorganizing the first level of folders (trunk/branch folders are not the ↵Elliot Kroo450-0/+177521
git way :)