1273 Commits (6c20a1594a488fc8249610f59c504ebc56726a34)
 

Author SHA1 Message Date
  Damien ACCORSI 24e628558b remove unit-test case in order to make travis ci build process ok 9 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 9 years ago
  Damien ACCORSI c43dd600b2 update from remote master 9 years ago
  Damien ACCORSI ba18c9b243 improve test coverage 9 years ago
  Damien ACCORSI 022b1bd517 Merge branch 'master' of http://github.com/tracim/tracim 9 years ago
  Damien ACCORSI b2815cbfa0 update coveralls link 9 years ago
  Tracim c6754b9d33 Add coveralls.io icon showing coverage of tests 9 years ago
  Damien ACCORSI de07cef7ec add coveralls.io support 9 years ago
  Tracim 6b6569805a Show build status on home documentation 9 years ago
  Damien ACCORSI 24f8bc1f0b allow a two step patch process compatible with Travis CI 9 years ago
  Damien ACCORSI a950f8572b uses the right virtualenv path 9 years ago
  Damien ACCORSI 1f4527e91d fixes build error related to tgapp-resetpassword 9 years ago
  Damien ACCORSI 224aafb255 setup configuration file for travis ci 9 years ago
  Damien ACCORSI cd0bc71c87 fixes setup steps for Travis CI 9 years ago
  Damien ACCORSI c36e8da92f update requirement for stable virtualenv setup 9 years ago
  Damien ACCORSI 1962fb9292 remove python 3.3 and python 3.4 for now 9 years ago
  Damien ACCORSI 0abf420281 add PostgreSQL support for Travis CI 9 years ago
  Damien ACCORSI f15b6116db add support for Travis CI 9 years ago
  Damien ACCORSI 10c43877dc add support for Travis CI 9 years ago
  Tracim 2fc0f0c850 Merge pull request #4 from lebouquetin/master 9 years ago
  Damien ACCORSI 7fd160df62 improve test coverage + fixes bug #40 9 years ago
  root a4698e009c fixes bug in get_all() filtering content 9 years ago
  root 6cca21edb7 fixes the new treeview content root call 9 years ago
  Tracim 9d6012bfc3 Merge pull request #3 from lebouquetin/master 9 years ago
  Damien ACCORSI 0d2a4a8741 add first implementation of unit / functionnal tests 9 years ago
  Tracim 24ad050522 Merge pull request #2 from lebouquetin/master 9 years ago
  Damien ACCORSI aa75de6267 allow to activate/desactive content view in left side treeview 9 years ago
  Damien ACCORSI 5100246ffe remove useless __init__ causing import errors 9 years ago
  Damien ACCORSI 10111635b2 remove useless __init__ causing import errors 9 years ago
  Tracim fb1c574b6f Merge pull request #1 from lebouquetin/master 9 years ago
  Damien ACCORSI c9621776ac allow content managers to move folders 9 years ago
  Damien ACCORSI a6938637f9 fixes bug #5: deleted threads (and other contents) are counted in item nb shown as folder content 9 years ago
  Damien ACCORSI 8eb3570b61 ignore track.js file 9 years ago
  root e0c4091fcb try/catch in case of notification error 9 years ago
  root f828d10031 Merge branch 'master' of https://github.com/tracim/tracim 9 years ago
  root 771a3374a9 Hide deleted workspaces from the left tree view 9 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
  Damien ACCORSI 116f8f5701 bugfix: js tracker content was read from file on each request. 10 years ago
  Damien ACCORSI 5f62e2decc log configuration values taken from the .ini files 10 years ago
  lebouquetin 7e368ea222 README.md edited online with Bitbucket 10 years ago
  Damien ACCORSI 7f40b00a28 make links work to go to revisions and links extracted from the page 10 years ago
  Damien ACCORSI 2140d9a88e bugfix: try starttls() when connecting to a smtp server using a login/password. Tested on MAILJET and own SMTP 10 years ago
  Damien ACCORSI 61c1f3b4d1 cosmetic: remove too-verbose debug log 10 years ago
  Damien ACCORSI 29280a00bb allow to update file label without comment + fixes last_action associated with 10 years ago
  Damien ACCORSI 25e8475b81 Merge branch 'master' of https://bitbucket.org/lebouquetin/tracim 10 years ago
  Damien ACCORSI 9d40779398 fixes the version nb shown in file revisions template 10 years ago
  Damien ACCORSI 3b654512b1 improve use of fake_api in templates 10 years ago