1033 Commits (f40b98df056a2a713b2362609251d1105bda77a0)
 

Author SHA1 Message Date
  Damien ACCORSI cb1ce5bceb fixes bug #108 + update translations 9 years ago
  Tracim e6e6f579e8 Merge pull request #9 from lebouquetin/master 9 years ago
  Damien ACCORSI 25343314c9 remove top margin in rich text area 9 years ago
  Damien ACCORSI d04d721585 remove top margin in rich text area 9 years ago
  Tracim bdce79ca0c Merge pull request #8 from lebouquetin/master 9 years ago
  Damien ACCORSI d3d05e509c Merge branch 'master' of https://github.com/lebouquetin/tracim 9 years ago
  Damien ACCORSI 1cf2891e20 improve rich text editor integration: allow images, nice skin, code factorisation in mako templates 9 years ago
  Tracim 99934106b6 Merge pull request #7 from lebouquetin/master 9 years ago
  Damien ACCORSI 5ae4ce0a9b improve test coverage for serializers 9 years ago
  Tracim dcba4ce7a7 Merge pull request #6 from lebouquetin/master 10 years ago
  Damien ACCORSI 24e628558b remove unit-test case in order to make travis ci build process ok 10 years ago
  Damien ACCORSI 621af1ed37 allow users to delete comments. This is based on the development.ini 'content.update.allowed.duration' parameter. Value may be -1 0 or a duration in seconds. -1 means always deletable, 0 (default) means not deletable, and a positive value will allow the author to delete his comment for the given duration in seconds 10 years ago
  Damien ACCORSI c43dd600b2 update from remote master 10 years ago
  Damien ACCORSI ba18c9b243 improve test coverage 10 years ago
  Damien ACCORSI 022b1bd517 Merge branch 'master' of http://github.com/tracim/tracim 10 years ago
  Damien ACCORSI b2815cbfa0 update coveralls link 10 years ago
  Tracim c6754b9d33 Add coveralls.io icon showing coverage of tests 10 years ago
  Damien ACCORSI de07cef7ec add coveralls.io support 10 years ago
  Tracim 6b6569805a Show build status on home documentation 10 years ago
  Damien ACCORSI 24f8bc1f0b allow a two step patch process compatible with Travis CI 10 years ago
  Damien ACCORSI a950f8572b uses the right virtualenv path 10 years ago
  Damien ACCORSI 1f4527e91d fixes build error related to tgapp-resetpassword 10 years ago
  Damien ACCORSI 224aafb255 setup configuration file for travis ci 10 years ago
  Damien ACCORSI cd0bc71c87 fixes setup steps for Travis CI 10 years ago
  Damien ACCORSI c36e8da92f update requirement for stable virtualenv setup 10 years ago
  Damien ACCORSI 1962fb9292 remove python 3.3 and python 3.4 for now 10 years ago
  Damien ACCORSI 0abf420281 add PostgreSQL support for Travis CI 10 years ago
  Damien ACCORSI f15b6116db add support for Travis CI 10 years ago
  Damien ACCORSI 10c43877dc add support for Travis CI 10 years ago
  Tracim 2fc0f0c850 Merge pull request #4 from lebouquetin/master 10 years ago
  Damien ACCORSI 7fd160df62 improve test coverage + fixes bug #40 10 years ago
  root a4698e009c fixes bug in get_all() filtering content 10 years ago
  root 6cca21edb7 fixes the new treeview content root call 10 years ago
  Tracim 9d6012bfc3 Merge pull request #3 from lebouquetin/master 10 years ago
  Damien ACCORSI 0d2a4a8741 add first implementation of unit / functionnal tests 10 years ago
  Tracim 24ad050522 Merge pull request #2 from lebouquetin/master 10 years ago
  Damien ACCORSI aa75de6267 allow to activate/desactive content view in left side treeview 10 years ago
  Damien ACCORSI 5100246ffe remove useless __init__ causing import errors 10 years ago
  Damien ACCORSI 10111635b2 remove useless __init__ causing import errors 10 years ago
  Tracim fb1c574b6f Merge pull request #1 from lebouquetin/master 10 years ago
  Damien ACCORSI c9621776ac allow content managers to move folders 10 years ago
  Damien ACCORSI a6938637f9 fixes bug #5: deleted threads (and other contents) are counted in item nb shown as folder content 10 years ago
  Damien ACCORSI 8eb3570b61 ignore track.js file 10 years ago
  root e0c4091fcb try/catch in case of notification error 10 years ago
  root f828d10031 Merge branch 'master' of https://github.com/tracim/tracim 10 years ago
  root 771a3374a9 Hide deleted workspaces from the left tree view 10 years ago
  Damien ACCORSI afd6a8bbfa add link to tracim.org 10 years ago
  Damien ACCORSI 83a80fc66b update default content for app.wsgi 10 years ago
  root 164937502f update documentation after move to github 10 years ago
  Damien ACCORSI 259490ac37 allow to activate/desactivate email sending in .ini file (with parameter email.notification.activated = true/false) 10 years ago