summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-05Add CSV sample for testing importsÉtienne Loks
2015-06-04Import: add description for columns - update import fixtureÉtienne Loks
2015-06-03Admin: add raw_name in Person columnsÉtienne Loks
2015-06-03Fix menu for new importsÉtienne Loks
2015-06-03More explicit url for new importsÉtienne Loks
2015-06-03Fix imports urlsÉtienne Loks
2015-06-02Update french translationÉtienne Loks
2015-06-02Admin: better admin for target keysÉtienne Loks
2015-06-02Add target keys to adminÉtienne Loks
2015-06-02Remove error file when no error is reported on re-importÉtienne Loks
2015-06-02Imports: add re-analysed to already imported filesÉtienne Loks
2015-06-01Add import actions (re-import and unarchive)Étienne Loks
2015-06-01Fix targetkey formset by allowing only some associationÉtienne Loks
2015-05-20Install: put ODT_TEMPLATE in local_settingsÉtienne Loks
2015-05-20Minir label fixÉtienne Loks
2015-05-20Update french translationÉtienne Loks
2015-05-19Minor label fixÉtienne Loks
2015-05-19Fixtures: update importtypes-frÉtienne Loks
2015-05-19Imports: fix many to many association and treatmentÉtienne Loks
2015-05-13Fixtures: add regexp to import fixtureÉtienne Loks
2015-05-13Fixtures in Makefile. Update initial_importtypes-fr.Étienne Loks
2015-05-13Imports: fix unique for target value - better error msg for generic formset ↵Étienne Loks
- fix type import for ishtar_common
2015-05-12Imports: add YearFormater formater - fix required columns managementÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2015-05-05Imports: manage control fileÉtienne Loks
2015-05-05Docs: add db import imageÉtienne Loks
2015-05-05Imports: manage importation interface, error fileÉtienne Loks
2015-05-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2015-05-03Import: add management of link between user data and db dataÉtienne Loks
2015-05-02Add first fixture for import typesÉtienne Loks
2015-05-02New models for import managmentÉtienne Loks
2015-04-21Restore temporary old ooo_replaceÉtienne Loks
2015-04-21Merge branch 'stable' of lysithea.proxience.net:/home/proxience/git/ishtar ↵Étienne Loks
into stable
2015-04-21Merge branch 'stable' of lysithea.proxience.net:/home/proxience/git/ishtar ↵Étienne Loks
into stable
2015-04-21Copy XSL files on a temporary directory before processing to prevent ↵Étienne Loks
multi-thread clash
2015-04-21Update install instructionÉtienne Loks
2015-04-20Update installation scriptÉtienne Loks
2015-04-20Fix bad import of oook_replaceÉtienne Loks
2015-04-20Sort document template by type and name (refs #2431)Étienne Loks
2015-04-18Install script: allow nginx and uwsgi port change on CLI callÉtienne Loks
2015-04-18Update installation scriptÉtienne Loks
Conflicts: install/install.sh
2015-04-17Install scriptsÉtienne Loks
2015-04-17ooo_replace became oook_replace!Étienne Loks
2015-04-17Make ooo_replace an external projectÉtienne Loks
2015-03-03Fix ooo_replace pretag (just before the first ###)Étienne Loks
2015-02-19Fix too expensive regexpÉtienne Loks
2015-02-18Fix date localisation to ooo_parsing (refs #2286)Étienne Loks
2015-02-12Merge branch 'dev' of lysithea.proxience.net:/home/proxience/git/ishtar into devÉtienne Loks
2015-02-12Fix regexp matching on ooo_replaceÉtienne Loks
Manage interfering marker like: ###VAR <text:span text:style-name="T7">adminact_signature_date### Filter and put the markers after the replacement in order to have a consistent file generation.