aboutsummaryrefslogtreecommitdiffstats
path: root/infrastructure (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-08reverted folder structure change for better mergeing with upstreamAlexander Sulfrian449-177498/+0
2010-05-06Remove obsolete filesMikko Rantalainen4-4884/+0
These files were probably included by mistake.
2010-05-06Change executable bit of two files to much the intent of the files.Mikko Rantalainen1-0/+0
Make lintian happier.
2010-05-06Make scala library JAR location configurableMikko Rantalainen1-2/+2
scala-library.jar may be in $SCALA_HOME/lib or in $SCALA_HOME. Make it possible to point directly to scala-library.jar anywhere.
2010-05-06Fixed debian installation scriptsMikko Rantalainen1-2/+2
Directory /usr/share/etherpad/etherpad/data was not created which caused install process to stop with error message: Adding system-user for etherpad chown: cannot access `/usr/share/etherpad/etherpad/data': No such file or directory dpkg: error processing etherpad (--install): subprocess installed post-installation script returned error exit status 1 Processing triggers for ureadahead ... Errors were encountered while processing: etherpad Fixed location of scala-library.jar in Ubuntu. This may need changes in the future to help building the JAR on both Debian based systems and other systems. Added scala-library to Build-Depends in addition to scala dependency.
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 :)
2010-02-16added lineheight to headlines, to have some spaces aroundAlexander Sulfrian1-0/+1
2010-02-16rebranded for pad.spline.inf.fu-berlin.deAlexander Sulfrian1-1/+1
2010-02-16beautified codeAlexander Sulfrian1-5/+24
2010-02-16display h1,h2,h3,h4,h5,h6 as inlineAlexander Sulfrian1-2/+6
2010-02-05remove other headline properties on setting (no sense in setting two ↵Alexander Sulfrian1-0/+7
headlines at one region)
2010-02-05fixed linenumber height if first line in source has a marginAlexander Sulfrian1-0/+5
2010-02-05added header buttons and used backend functionalityAlexander Sulfrian3-2/+29
2010-02-05try to implement headlinesAlexander Sulfrian3-2/+7
2010-02-03removed obsolete svn folder from hg treealexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c449-0/+177430
--HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%408