redakcja.git
13 years agoAdded DCMeta - EAV based application to represent document meta-data. Started to... backend-rewrite
Łukasz Rekucki [Tue, 22 Jun 2010 15:32:18 +0000 (17:32 +0200)]
Added DCMeta - EAV based application to represent document meta-data. Started to rewrite the wiki app.

13 years agoAdded DVCS application - mercurial on database.
Łukasz Rekucki [Tue, 22 Jun 2010 00:08:18 +0000 (02:08 +0200)]
Added DVCS application - mercurial on database.

13 years agoInclude a comment in app version on staging.
Łukasz Rekucki [Tue, 15 Jun 2010 10:04:30 +0000 (12:04 +0200)]
Include a comment in app version on staging.

13 years agoAdded UI to revert commits. Fixed some trailing whitespace.
Łukasz Rekucki [Tue, 15 Jun 2010 09:50:06 +0000 (11:50 +0200)]
Added UI to revert commits. Fixed some trailing whitespace.

13 years agoFixed hg UI replacement.
Łukasz Rekucki [Wed, 9 Jun 2010 07:32:57 +0000 (09:32 +0200)]
Fixed hg UI replacement.

13 years agoFixed vstorage to pass tests. Added test for reverting a page.
Łukasz Rekucki [Wed, 9 Jun 2010 07:27:55 +0000 (09:27 +0200)]
Fixed vstorage to pass tests. Added test for reverting a page.

13 years agoSeettings cleanup.
Łukasz Rekucki [Tue, 8 Jun 2010 11:59:48 +0000 (13:59 +0200)]
Seettings cleanup.

13 years agoFixed some deploy templates and settings.
Łukasz Rekucki [Tue, 8 Jun 2010 11:20:26 +0000 (13:20 +0200)]
Fixed some deploy templates and settings.

13 years agoUse the right version of PIP.
Łukasz Rekucki [Tue, 8 Jun 2010 10:04:42 +0000 (12:04 +0200)]
Use the right version of PIP.

13 years agoMake deploy search in config dir first.
Łukasz Rekucki [Tue, 8 Jun 2010 09:50:23 +0000 (11:50 +0200)]
Make deploy search in config dir first.

13 years agoChanged default logging level to INFO.
Łukasz Rekucki [Tue, 8 Jun 2010 09:41:09 +0000 (11:41 +0200)]
Changed default logging level to INFO.

13 years agoClass-based deployment config.
Łukasz Rekucki [Tue, 8 Jun 2010 08:56:59 +0000 (10:56 +0200)]
Class-based deployment config.

13 years agoVStorage now looks for <doc> if it couldn't find <doc>.xml
Łukasz Rekucki [Fri, 4 Jun 2010 19:15:38 +0000 (21:15 +0200)]
VStorage now looks for <doc> if it couldn't find <doc>.xml

13 years agoBasic changes, to display nicer names.
Łukasz Rekucki [Tue, 1 Jun 2010 08:13:50 +0000 (10:13 +0200)]
Basic changes, to display nicer names.

13 years agoTypo in theme list. Fixes #538.
Łukasz Rekucki [Tue, 25 May 2010 13:24:18 +0000 (15:24 +0200)]
Typo in theme list. Fixes #538.

13 years agoAdded "delete" button to annotations. Fixes #554.
Łukasz Rekucki [Tue, 25 May 2010 13:20:46 +0000 (15:20 +0200)]
Added "delete" button to annotations. Fixes #554.

13 years agoMoved the redmine plugin to a seperate repositiory: http://github.com/fnp/redakcja_re...
Łukasz Rekucki [Tue, 25 May 2010 11:46:03 +0000 (13:46 +0200)]
Moved the redmine plugin to a seperate repositiory: github.com/fnp/redakcja_redmine

13 years agoRemoved overlay when calling interactive scripts (purely cosmetic).
Łukasz Rekucki [Tue, 25 May 2010 11:36:42 +0000 (13:36 +0200)]
Removed overlay when calling interactive scripts (purely cosmetic).

13 years agoAdded buttons to scroll toolbar buttons. Fixes #606.
Łukasz Rekucki [Tue, 25 May 2010 11:09:50 +0000 (13:09 +0200)]
Added buttons to scroll toolbar buttons. Fixes #606.

13 years agoIt's safe to edit accesskey on the list.
Łukasz Rekucki [Tue, 25 May 2010 08:03:58 +0000 (10:03 +0200)]
It's safe to edit accesskey on the list.

13 years agoFixed tests to reflect changes in API.
Łukasz Rekucki [Thu, 20 May 2010 16:27:25 +0000 (18:27 +0200)]
Fixed tests to reflect changes in API.

13 years agoSave form now adds "stage finished" info correctly + some translations.
Łukasz Rekucki [Thu, 20 May 2010 16:19:49 +0000 (18:19 +0200)]
Save form now adds "stage finished" info correctly + some translations.

13 years agoCleanup for easier builds using hudson.
Łukasz Rekucki [Tue, 18 May 2010 08:55:52 +0000 (10:55 +0200)]
Cleanup for easier builds using hudson.

13 years agoFixed diseapearing <motto> tag.
Łukasz Rekucki [Tue, 11 May 2010 11:40:06 +0000 (13:40 +0200)]
Fixed diseapearing <motto> tag.

14 years agoUpdated 404 page to new address.
Łukasz Rekucki [Mon, 26 Apr 2010 16:59:28 +0000 (18:59 +0200)]
Updated 404 page to new address.

14 years agoBug that caused inifinite recursion while searching for non-existant document.
Łukasz Rekucki [Mon, 26 Apr 2010 16:54:18 +0000 (18:54 +0200)]
Bug that caused inifinite recursion while searching for non-existant document.

14 years agoSimpler deployment.
Łukasz Rekucki [Mon, 19 Apr 2010 19:50:37 +0000 (21:50 +0200)]
Simpler deployment.

14 years ago* Readonly document view.
Łukasz Rekucki [Sun, 18 Apr 2010 19:25:27 +0000 (21:25 +0200)]
* Readonly document view.
* Refactored buttons to loop by continuations.
* UI state saved in HTML5 localStorage.

14 years ago* Better "motto" display.
Łukasz Rekucki [Sun, 18 Apr 2010 10:15:34 +0000 (12:15 +0200)]
* Better "motto" display.
* Had to hack on codemirror, to make line numbers bar resize properly.

14 years agoSome changes that somehow got lost on my file system.
Łukasz Rekucki [Tue, 13 Apr 2010 17:52:43 +0000 (19:52 +0200)]
Some changes that somehow got lost on my file system.

14 years agoPublication button works, but need better error messages.
Łukasz Rekucki [Tue, 13 Apr 2010 09:08:27 +0000 (11:08 +0200)]
Publication button works, but need better error messages.

14 years agoPriviliged users can now add tags. Also, some minor cleanups in JS.
Łukasz Rekucki [Mon, 12 Apr 2010 13:34:02 +0000 (15:34 +0200)]
Priviliged users can now add tags. Also, some minor cleanups in JS.

14 years agoRequire PIL.
Łukasz Rekucki [Sun, 11 Apr 2010 20:01:33 +0000 (22:01 +0200)]
Require PIL.

14 years agoBumped up python version in the template.
Łukasz Rekucki [Sun, 11 Apr 2010 19:05:41 +0000 (21:05 +0200)]
Bumped up python version in the template.

14 years agoRemoved debugging applications from main settings.
Łukasz Rekucki [Sun, 11 Apr 2010 17:47:05 +0000 (19:47 +0200)]
Removed debugging applications from main settings.
Deployment searches for site-specific requirements.

14 years agoChanged WSGI script.
Łukasz Rekucki [Sun, 11 Apr 2010 17:08:12 +0000 (19:08 +0200)]
Changed WSGI script.

14 years agoFixed requirements. Rewrote deployment script to use github.
Łukasz Rekucki [Sun, 11 Apr 2010 16:52:15 +0000 (18:52 +0200)]
Fixed requirements. Rewrote deployment script to use github.

14 years agoCoding style overhaul for Python files (PEP8 conformant). Removed buggy csstidy pytho...
Łukasz Rekucki [Sun, 11 Apr 2010 14:51:14 +0000 (16:51 +0200)]
Coding style overhaul for Python files (PEP8 conformant). Removed buggy csstidy python rewrite.

14 years agoKey shortcuts in source editor work as expected, but only with "Alt" key. Support...
Łukasz Rekucki [Sat, 10 Apr 2010 23:44:04 +0000 (01:44 +0200)]
Key shortcuts in source editor work as expected, but only with "Alt" key. Support for other modifiers was removed as it didn't really worked too good on all browsers.

14 years ago* End of javascript refactoring: both editors, history and gallery work as expected.
Łukasz Rekucki [Sat, 10 Apr 2010 19:10:07 +0000 (21:10 +0200)]
* End of javascript refactoring: both editors, history and gallery work as expected.
* Minor refactoring to wiki views.
* Added views and vstorage support for taging history.
* Other minor changes in vstorage.

14 years agoMore javascript refactoring.
Łukasz Rekucki [Wed, 7 Apr 2010 22:44:01 +0000 (00:44 +0200)]
More javascript refactoring.
Added form for tagging.

14 years agoJavascript refactoring. History view now displays tags
Łukasz Rekucki [Sun, 28 Mar 2010 18:38:34 +0000 (20:38 +0200)]
Javascript refactoring. History view now displays tags

14 years agoDistutils installation script.
Łukasz Rekucki [Sun, 28 Mar 2010 18:28:11 +0000 (20:28 +0200)]
Distutils installation script.

14 years agoMinor cleanup.
Łukasz Rekucki [Sun, 28 Mar 2010 12:27:52 +0000 (14:27 +0200)]
Minor cleanup.

14 years agoCleanup.
Łukasz Rekucki [Sat, 27 Mar 2010 18:28:54 +0000 (19:28 +0100)]
Cleanup.

14 years agoIgnore compressed statics.
Łukasz Rekucki [Fri, 26 Mar 2010 22:58:40 +0000 (23:58 +0100)]
Ignore compressed statics.

14 years agoMostly Javascript refactoring.
Łukasz Rekucki [Fri, 26 Mar 2010 22:56:41 +0000 (23:56 +0100)]
Mostly Javascript refactoring.

14 years agoRemoved the global evil.
Łukasz Rekucki [Mon, 22 Mar 2010 12:47:17 +0000 (13:47 +0100)]
Removed the global evil.

14 years agoLogging for staging, removed unused requirements.
Łukasz Rekucki [Mon, 22 Mar 2010 12:11:29 +0000 (13:11 +0100)]
Logging for staging, removed unused requirements.

14 years agoForced never_cache.
Łukasz Rekucki [Mon, 22 Mar 2010 11:55:13 +0000 (12:55 +0100)]
Forced never_cache.

14 years agoTemp.
Łukasz Rekucki [Sun, 21 Mar 2010 11:54:33 +0000 (12:54 +0100)]
Temp.

14 years agoFixed search. Changes stylesheet name, so changes can propagate faster.
Łukasz Rekucki [Mon, 15 Mar 2010 14:00:01 +0000 (15:00 +0100)]
Fixed search. Changes stylesheet name, so changes can propagate faster.

14 years agoUnicode errors in gallery, colors, added south, <out-of-flow> removal.
Łukasz Rekucki [Mon, 15 Mar 2010 13:02:43 +0000 (14:02 +0100)]
Unicode errors in gallery, colors, added south, <out-of-flow> removal.

14 years agoWarn before leaving page.
Łukasz Rekucki [Sun, 14 Mar 2010 21:08:11 +0000 (22:08 +0100)]
Warn before leaving page.

14 years agoFixed the list filter.
Łukasz Rekucki [Sun, 14 Mar 2010 17:51:21 +0000 (18:51 +0100)]
Fixed the list filter.

14 years ago* Improved history view (still not there).
Łukasz Rekucki [Sun, 14 Mar 2010 17:22:35 +0000 (18:22 +0100)]
* Improved history view (still not there).
* Added debug toolbar, to apps.
* Fewer queries for toolbar (which should be cached).

* Store "last visited" in user's session. Closes #354.

14 years agoQuick fix.
Łukasz Rekucki [Fri, 12 Mar 2010 23:36:52 +0000 (00:36 +0100)]
Quick fix.

14 years agoAdded django-compress.
Łukasz Rekucki [Fri, 12 Mar 2010 23:33:26 +0000 (00:33 +0100)]
Added django-compress.

14 years agoAttempt to add traceback logging
Łukasz Rekucki [Fri, 12 Mar 2010 22:27:35 +0000 (23:27 +0100)]
Attempt to add traceback logging

14 years agoRemoved faulty debug
Łukasz Rekucki [Fri, 12 Mar 2010 22:11:37 +0000 (23:11 +0100)]
Removed faulty debug

14 years agoAdded missing logo.
Łukasz Rekucki [Fri, 12 Mar 2010 21:53:57 +0000 (22:53 +0100)]
Added missing logo.

14 years ago* Improved document layout in Firefox.
Łukasz Rekucki [Fri, 12 Mar 2010 19:21:00 +0000 (20:21 +0100)]
* Improved document layout in Firefox.
* Custom error pages.

14 years ago* Fixed infinite loop in HTMLSerializer.
Łukasz Rekucki [Fri, 12 Mar 2010 12:52:36 +0000 (13:52 +0100)]
* Fixed infinite loop in HTMLSerializer.
* Added styles for indented verses, notes and new annotation styles.

14 years agoComplete serialization with pretty printing. Works both in FF and Webkit. This fixes...
Łukasz Rekucki [Fri, 12 Mar 2010 10:07:24 +0000 (11:07 +0100)]
Complete serialization with pretty printing. Works both in FF and Webkit. This fixes #358.

14 years agoAll rules from html2wl are now implemented.
Łukasz Rekucki [Fri, 12 Mar 2010 00:18:50 +0000 (01:18 +0100)]
All rules from html2wl are now implemented.
TODO: Support outerString, so that editing works!

14 years agoRemoved buggy html2wl XSLT - replaced with a Javascript HTML serializer.
Łukasz Rekucki [Thu, 11 Mar 2010 21:14:38 +0000 (22:14 +0100)]
Removed buggy html2wl XSLT - replaced with a Javascript HTML serializer.

14 years agoMerge branch 'master' of git@stigma:platforma
Łukasz Rekucki [Tue, 9 Mar 2010 20:11:19 +0000 (21:11 +0100)]
Merge branch 'master' of git@stigma:platforma

14 years agoAdded history to document view
Łukasz Rekucki [Tue, 9 Mar 2010 20:10:41 +0000 (21:10 +0100)]
Added history to document view

14 years agoPoprawki stylu pokazywania przypisów.
zuber [Mon, 8 Mar 2010 21:55:29 +0000 (22:55 +0100)]
Poprawki stylu pokazywania przypisów.

14 years agoPokazywanie przypisów po najechaniu.
zuber [Mon, 8 Mar 2010 21:53:05 +0000 (22:53 +0100)]
Pokazywanie przypisów po najechaniu.

14 years ago* Removed some unused JS.
Łukasz Rekucki [Mon, 8 Mar 2010 19:27:17 +0000 (20:27 +0100)]
* Removed some unused JS.
* Updgraded CodeMirror to 0.66
* Added line numbers.
* Fixed out-of-flow-text processing (XSLT)

14 years agoAdded auto-removal of commas in theme edit box, if there was only 1 theme netered...
Łukasz Rekucki [Mon, 8 Mar 2010 13:20:16 +0000 (14:20 +0100)]
Added auto-removal of commas in theme edit box, if there was only 1 theme netered. Fixes #270

14 years agoFixed broken error messages in Firefox. Fixes #373
Łukasz Rekucki [Mon, 8 Mar 2010 12:39:44 +0000 (13:39 +0100)]
Fixed broken error messages in Firefox. Fixes #373

14 years agoFixes #273.
Łukasz Rekucki [Mon, 8 Mar 2010 12:13:25 +0000 (13:13 +0100)]
Fixes #273.
Removed MySQL from requirements.

14 years agoRemoved subversion files
Łukasz Rekucki [Sun, 7 Mar 2010 23:42:47 +0000 (00:42 +0100)]
Removed subversion files

14 years agoMoved wiki templates to subdir. Altered button template to show tooltips
Łukasz Rekucki [Sun, 7 Mar 2010 15:02:38 +0000 (16:02 +0100)]
Moved wiki templates to subdir. Altered button template to show tooltips

14 years agoDirty hack to fix gallery editing on some browsers
Łukasz Rekucki [Fri, 5 Mar 2010 14:57:33 +0000 (15:57 +0100)]
Dirty hack to fix gallery editing on some browsers

14 years agoFixed listing
Łukasz Rekucki [Fri, 5 Mar 2010 14:33:06 +0000 (15:33 +0100)]
Fixed listing

14 years agoDeleted cas_consumer
Łukasz Rekucki [Fri, 5 Mar 2010 12:49:20 +0000 (13:49 +0100)]
Deleted cas_consumer

14 years agoRemoved assertion
Łukasz Rekucki [Fri, 5 Mar 2010 11:05:26 +0000 (12:05 +0100)]
Removed assertion

14 years agoreverted URLs
Łukasz Rekucki [Fri, 5 Mar 2010 03:04:24 +0000 (04:04 +0100)]
reverted URLs

14 years agoURLs
Łukasz Rekucki [Fri, 5 Mar 2010 03:02:14 +0000 (04:02 +0100)]
URLs

14 years agoNew CAS client
Łukasz Rekucki [Fri, 5 Mar 2010 02:08:51 +0000 (03:08 +0100)]
New CAS client

14 years agoMore fixes in Filebrowser.
Łukasz Rekucki [Wed, 3 Mar 2010 08:30:40 +0000 (09:30 +0100)]
More fixes in Filebrowser.

14 years agoMore fixes in Filebrowser.
Łukasz Rekucki [Wed, 3 Mar 2010 08:27:17 +0000 (09:27 +0100)]
More fixes in Filebrowser.

14 years agoSettigns fix
Łukasz Rekucki [Wed, 3 Mar 2010 08:22:49 +0000 (09:22 +0100)]
Settigns fix

14 years agoUnicode errors in filebrowser. Refs #372.
Łukasz Rekucki [Wed, 3 Mar 2010 08:15:32 +0000 (09:15 +0100)]
Unicode errors in filebrowser. Refs #372.

14 years agoAdded setting of default order in FileBrowser. Added sort() to gallery view(). Fixes...
Łukasz Rekucki [Tue, 2 Mar 2010 22:14:28 +0000 (23:14 +0100)]
Added setting of default order in FileBrowser. Added sort() to gallery view(). Fixes #377

14 years agoFixes #382.
Łukasz Rekucki [Tue, 2 Mar 2010 21:13:47 +0000 (22:13 +0100)]
Fixes #382.

14 years agoOgraniczenie testów do właściwych pakietów: wiki, vstorage, toolbar.
Łukasz Rekucki [Fri, 26 Feb 2010 00:36:50 +0000 (01:36 +0100)]
Ograniczenie testów do właściwych pakietów: wiki, vstorage, toolbar.

14 years agoDodałem "django-nose" - runner testów dla nosetest.
Łukasz Rekucki [Thu, 25 Feb 2010 22:30:22 +0000 (23:30 +0100)]
Dodałem "django-nose" - runner testów dla nosetest.
Usunąłem "piston" z listy INSTALLED_APPS

14 years agoPoprawiony regexp. Fixes #371
Łukasz Rekucki [Thu, 25 Feb 2010 10:37:39 +0000 (11:37 +0100)]
Poprawiony regexp. Fixes #371

14 years agoPodpisywanie, kto wykonał daną zmianę. Usunięcie print, które zapodziały się w kodzie.
zuber [Wed, 10 Feb 2010 22:48:13 +0000 (23:48 +0100)]
Podpisywanie, kto wykonał daną zmianę. Usunięcie print, które zapodziały się w kodzie.

14 years agoDodanie panelu logowania.
zuber [Wed, 10 Feb 2010 22:38:26 +0000 (23:38 +0100)]
Dodanie panelu logowania.

14 years agoMoże to poprawi buga z dodawaniem dokumentów?
zuber [Tue, 9 Feb 2010 20:37:28 +0000 (21:37 +0100)]
Może to poprawi buga z dodawaniem dokumentów?

14 years agoPoprawienie linka do gallery.png w master.css.
zuber [Tue, 9 Feb 2010 12:58:35 +0000 (13:58 +0100)]
Poprawienie linka do gallery.png w master.css.

14 years agoPodlinkowanie logo do strony głównej.
zuber [Tue, 9 Feb 2010 12:56:50 +0000 (13:56 +0100)]
Podlinkowanie logo do strony głównej.

14 years agoUsunięcie nieużywanej już aplikacji bookthemes.
zuber [Sun, 7 Feb 2010 14:08:53 +0000 (15:08 +0100)]
Usunięcie nieużywanej już aplikacji bookthemes.

14 years agoOznaczanie na żółto nieznanych tagów w HTML (wcześniej po prostu znikały).
zuber [Wed, 27 Jan 2010 00:27:38 +0000 (01:27 +0100)]
Oznaczanie na żółto nieznanych tagów w HTML (wcześniej po prostu znikały).

14 years agoPoprawienie funkcji elementType.
zuber [Wed, 27 Jan 2010 00:04:33 +0000 (01:04 +0100)]
Poprawienie funkcji elementType.