Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'upstream/master' | Alexander Sulfrian | 2010-06-08 | 457 | -0/+172967 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etherpad/src/etherpad/control/pro/admin/pro_admin_control.js etherpad/src/etherpad/control/pro/pro_main_control.js etherpad/src/etherpad/control/pro_help_control.js etherpad/src/etherpad/globals.js etherpad/src/etherpad/legacy_urls.js etherpad/src/etherpad/pne/pne_utils.js etherpad/src/etherpad/pro/pro_utils.js etherpad/src/main.js etherpad/src/plugins/fileUpload/templates/fileUpload.ejs etherpad/src/plugins/testplugin/templates/page.ejs etherpad/src/static/css/pad2_ejs.css etherpad/src/static/css/pro-help.css etherpad/src/static/img/jun09/pad/protop.gif etherpad/src/static/js/store.js etherpad/src/themes/default/templates/framed/framedheader-pro.ejs etherpad/src/themes/default/templates/main/home.ejs etherpad/src/themes/default/templates/pro-help/main.ejs etherpad/src/themes/default/templates/pro-help/pro-help-template.ejs infrastructure/com.etherpad/licensing.scala trunk/etherpad/src/etherpad/collab/ace/contentcollector.js trunk/etherpad/src/etherpad/collab/ace/linestylefilter.js trunk/etherpad/src/static/css/home-opensource.css trunk/etherpad/src/static/js/ace.js trunk/etherpad/src/static/js/linestylefilter_client.js trunk/etherpad/src/templates/email/eepnet_license_info.ejs trunk/etherpad/src/templates/pad/pad_body2.ejs trunk/etherpad/src/templates/pad/pad_content.ejs trunk/etherpad/src/templates/pad/padfull_body.ejs trunk/etherpad/src/templates/pro/admin/pne-license-manager.ejs | ||||
| * | Remove obsolete files | Mikko Rantalainen | 2010-05-06 | 4 | -4884/+0 |
| | | | | | | | | These files were probably included by mistake. | ||||
| * | Change executable bit of two files to much the intent of the files. | Mikko Rantalainen | 2010-05-06 | 1 | -0/+0 |
| | | | | | | | | Make lintian happier. | ||||
| * | Make scala library JAR location configurable | Mikko Rantalainen | 2010-05-06 | 1 | -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. | ||||
| * | Fixed debian installation scripts | Mikko Rantalainen | 2010-05-06 | 1 | -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. | ||||
| * | Bugfix regession from IFRAME+IE bugs. Closes GH-70 | Simon B @piratpartiet | 2010-04-22 | 2 | -2/+16 |
| | | |||||
| * | Merge commit 'mainline/master' | Simon B @piratpartiet | 2010-04-21 | 1 | -5/+11 |
| |\ | |||||
| | * | Merge commit 'cd2bbd0e602244403ca379f9f4d9d15bbde545a7' | Michael Prasuhn | 2010-04-16 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Merge branch 'master' of http://github.com/redhog/pad | Peter Martischka | 2010-04-10 | 1 | -5/+11 |
| | |\ \ | |||||
| | | * | | Adde support for <%: %> and ejs_data in ejs-files, allowing templates to ↵ | Egil Moeller | 2010-04-09 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | store/restore template-generated content. | ||||
| * | | | | Fix IE lacking Array#map. Closes #70 | Simon B @piratpartiet | 2010-04-21 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | Fix IFRAME bug. Closes #70 | Simon B @piratpartiet | 2010-04-21 | 3 | -3/+4 |
| | |_|/ | |/| | | |||||
| * | | | Replacing 'etherpad.com' with 'main site' in some code comments | Simon Bohlin | 2010-04-15 | 1 | -1/+1 |
| |/ / | |||||
| * | | Add another REMOVED_COS_OF_COS | Jeff Mitchell | 2010-04-08 | 1 | -0/+1 |
| | | | |||||
| * | | Add needed jars which someone removed and needed code to actually make ↵ | Jeff Mitchell | 2010-04-08 | 6 | -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. | ||||
| * | Add REMOVED_COS_OF_COS markers so those that want to enable support provided ↵ | Jeff Mitchell | 2010-04-07 | 2 | -1/+8 |
| | | | | | | | | by cos.jar can easily find what to uncomment. | ||||
| * | Add useHttpsUrls and hidePorts config options | Jeff Mitchell | 2010-04-07 | 1 | -0/+5 |
| | | |||||
| * | Merge branch 'master' of git://github.com/cjb/pad | Egil Moeller | 2010-04-05 | 2 | -42/+44 |
| |\ | |||||
| | * | Made check to see if we are on Solaris, and if we are, then don't use '-u' ↵ | Jeppe Toustrup | 2010-04-05 | 1 | -41/+43 |
| | | | | | | | | | | | | | | | | | | on the cp command. Also, convertion of spaces to tabs. | ||||
| | * | Make config parsing more robust | Chris Ball | 2010-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Previously, config booleans like etherpad.isProduction accepted only "true", and not "true " or " true" or "True" or "TRUE". Fix that. | ||||
| * | | Bugfixed faststatic to handle plugins properly | Egil Moeller | 2010-04-05 | 1 | -1/+25 |
| | | | |||||
| * | | Oups, forgot some new dependencies for handling mime/multipart | Egil Moeller | 2010-04-04 | 6 | -0/+0 |
| |/ | |||||
| * | 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 | 1 | -3/+3 |
| |\ | |||||
| | * | Fixed .txt file import - NOT open office import, just basic text import | root | 2010-03-27 | 1 | -3/+3 |
| | | | |||||
| * | | Bugfix for the ace callHook support | Egil Moeller | 2010-03-27 | 2 | -2/+2 |
| | | | |||||
| * | | Added the aceInitInnerdocbodyHead hook | Egil Moeller | 2010-03-27 | 1 | -0/+8 |
| |/ | |||||
| * | Added aceCreateDomline hook plus some code cleanup in the ace | Egil Moeller | 2010-03-25 | 2 | -10/+22 |
| | | |||||
| * | Generalized linestylefilter.getURLFilter to a linestylefilter.getRegexpFilter | Egil Moeller | 2010-03-25 | 1 | -42/+47 |
| | | |||||
| * | Bugfix for infrastructure/ace/bin/make to handle non-existent target ↵ | Egil Moeller | 2010-03-25 | 1 | -0/+2 |
| | | | | | | | | directories, as git removes empty directories :( | ||||
| * | Added support for plugins in the ACE linefilter | Egil Moeller | 2010-03-25 | 2 | -11/+28 |
| | | |||||
| * | Bugfix for ACE compiler | Egil Moeller | 2010-03-22 | 1 | -4/+4 |
| | | |||||
| * | Merge branch 'master' into plugin-framework | Egil Moeller | 2010-03-22 | 2 | -3/+52 |
| | | |||||
| * | reorganizing the first level of folders (trunk/branch folders are not the ↵ | Elliot Kroo | 2010-03-11 | 450 | -0/+177521 |
| | | | | git way :) | ||||
* | reverted folder structure change for better mergeing with upstream | Alexander Sulfrian | 2010-06-08 | 449 | -177498/+0 |
| | |||||
* | added lineheight to headlines, to have some spaces around | Alexander Sulfrian | 2010-02-16 | 1 | -0/+1 |
| | |||||
* | rebranded for pad.spline.inf.fu-berlin.de | Alexander Sulfrian | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | beautified code | Alexander Sulfrian | 2010-02-16 | 1 | -5/+24 |
| | |||||
* | display h1,h2,h3,h4,h5,h6 as inline | Alexander Sulfrian | 2010-02-16 | 1 | -2/+6 |
| | |||||
* | remove other headline properties on setting (no sense in setting two ↵ | Alexander Sulfrian | 2010-02-05 | 1 | -0/+7 |
| | | | | headlines at one region) | ||||
* | fixed linenumber height if first line in source has a margin | Alexander Sulfrian | 2010-02-05 | 1 | -0/+5 |
| | |||||
* | added header buttons and used backend functionality | Alexander Sulfrian | 2010-02-05 | 3 | -2/+29 |
| | |||||
* | try to implement headlines | Alexander Sulfrian | 2010-02-05 | 3 | -2/+7 |
| | |||||
* | removed obsolete svn folder from hg tree | alexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c | 2010-02-03 | 449 | -0/+177430 |
--HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%408 |