1036 Commits (eeac4ebfa254882a440e1d0211073db751c6aab9)
 

Author SHA1 Message Date
  damien 2dfc65bc6a improve footer css style 11 years ago
  damien e3fd46879e add about/ page 11 years ago
  damien 5a9a87d6ee add button/link to edit meta data + button to go to parent document 11 years ago
  damien 31fca79c67 add an example of apache-wsgi configuration 11 years ago
  damien fcef9e4f39 moved js and css from main page to js and css files 11 years ago
  damien 8073948ea7 remove useless genshi template 11 years ago
  damien 4f50046d79 add default wsgi app item 11 years ago
  damien e6d0f86c46 merge after some minor fixes 11 years ago
  damien 6a1c85db2c update dependencies 11 years ago
  damien 24298e6886 force installation of pillow and psycopg2 at the end of setup 11 years ago
  damien a7a9a1f392 move run.sh script to the bin/ folder 11 years ago
  damien 548b879f29 add setup script for running/developement environment setup 11 years ago
  damien 5688ab1369 porting the code to python3 11 years ago
  damien 114d194169 v0.1 alpha tag 11 years ago
  damien daa5940fa0 bug #10 fixed: minimal SQL scripting is added 11 years ago
  damien f9a8c8b57e fixes the sign in form on index page 11 years ago
  damien b1f16c2fad minor UI bugfix 11 years ago
  damien 92bfe8df8d use pod_ prefixed tables in the database 11 years ago
  damien beac4f26b1 defines a default FIXME_ERROR_CODE which will have to be replaced by correct error codes as soon as possible 11 years ago
  damien 1639e8a7c4 fixes a wrong way to show content instead of requested document when the document did not exist 11 years ago
  damien 6119b16fa6 minor bugfixes about failing operations 11 years ago
  damien 63e9cc5704 use new default settings for the database: pod, pod_master and poad_master_password 11 years ago
  damien a6f72e183b bug #2 - allow to edit rich content on full screen, even for comment/event/contact/file input 11 years ago
  damien cf623cb987 bug #1 : remove wysihtml5 rich text editor which has been replaced by flexible bootstrap wysiwyg widget 11 years ago
  damien a0fac5880e bug #13 - while bug not fixed, hide the voiceBtn input only usefull for mobile devices 11 years ago
  damien 6859828d47 use fa icons for tabs 11 years ago
  damien 8fab6d7b3b use fa icons for tabs 11 years ago
  damien ef559e5528 improve home page 11 years ago
  damien 9874960700 remove useless css styles 11 years ago
  damien 7f8f864c64 bug #12: fixes page titles + improve home page 11 years ago
  damien 575be7d06b bug #15 - add dashboard/ root to the main controller, and associated template and methods in the dbapi 11 years ago
  damien c866f043c4 minor fix: moved the title template function in the template body 11 years ago
  damien 24e6845514 use font awesome + bugfixes about the user interface 11 years ago
  damien dafa5584bc replace status messages by more generic ones 11 years ago
  damien 07865e2202 activate secure mode of the api + remove useless index/ methods for both secured and public api controllers 11 years ago
  damien e18b191f42 minor fix 11 years ago
  damien 2495c8148c bug #1 - add rich text editor based on bottstrap wysiwyg source code 11 years ago
  damien e270c5bfb4 show font awesome icons in the iconset debug page 11 years ago
  damien c18177f809 use font awesome icons for document status 11 years ago
  damien 2f983c1a24 add font awesome to the public files 11 years ago
  damien 3e9d4534f8 bugfix: after refactoring, the getNode() method was called without self 11 years ago
  damien 7cb8de0df4 improve user experience in case of unknown document id 11 years ago
  damien 36b13c12b6 bugfix: redirect to home page on account creation 11 years ago
  damien 21b47ee3b1 add link to download the file in document view 11 years ago
  damien 22a500fc60 set filename and default content type when downloading files 11 years ago
  damien 0edcaa2960 add user-based filtering of data 11 years ago
  damien bbebe8ed6a clean user interface + add js calculator tool 11 years ago
  damien a70829af5b add debug features 11 years ago
  damien 330b148840 hide search form as it is not working yet 11 years ago
  damien f49a4bb4f8 several improvments: clean homepage, moved reindex method to api controller, popover for history view, etc 11 years ago