| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-19 | Fix for default MCC importer | Étienne Loks | |
| 2016-04-19 | Fix permission checking in order to get own item | Étienne Loks | |
| 2016-04-19 | v0.93 | Étienne Loks | |
| 2016-04-19 | Merge new migrations | Étienne Loks | |
| 2016-04-19 | Merge branch 'master' into v0.9 | Étienne Loks | |
| 2016-04-15 | Merge branch 'master-contact' of git.iggdrasil.net:/srv/git/ishtar into ↵ | Étienne Loks | |
| master-contact | |||
| 2016-04-15 | Fix person merge (typo) (refs #3094) | Étienne Loks | |
| 2016-04-15 | Modify a person from his sheet | Étienne Loks | |
| 2016-04-15 | Improve person sheet | Étienne Loks | |
| 2016-04-15 | Person form: improve alternate address label | Étienne Loks | |
| 2016-04-15 | Update french translations | Étienne Loks | |
| 2016-04-15 | Adapt person sheet to new fields | Étienne Loks | |
| 2016-04-15 | Adpat person form to new fields | Étienne Loks | |
| 2016-04-15 | gitignore update | Étienne Loks | |
| 2016-04-15 | Add field to person and organizations | Étienne Loks | |
| 2016-04-15 | File wizard: manage unicity of numeric reference on multiple edit | Étienne Loks | |
| 2016-04-08 | Fix person merge (typo) (refs #3094) | Étienne Loks | |
| 2016-04-08 | Modify a person from his sheet | Étienne Loks | |
| 2016-04-08 | Improve person sheet | Étienne Loks | |
| 2016-04-08 | Person form: improve alternate address label | Étienne Loks | |
| 2016-04-08 | Update french translations | Étienne Loks | |
| 2016-04-08 | Adapt person sheet to new fields | Étienne Loks | |
| 2016-04-08 | Adpat person form to new fields | Étienne Loks | |
| 2016-04-07 | gitignore update | Étienne Loks | |
| 2016-04-07 | Add field to person and organizations | Étienne Loks | |
| 2016-04-07 | Fix DRACAR code | Étienne Loks | |
| 2016-04-07 | Context records: search within relations | Étienne Loks | |
| 2016-04-06 | Import fixes - UE Relation imports | Étienne Loks | |
| 2016-04-03 | Fix install script on v0.9 branch (refs #3092) | Étienne Loks | |
| The detail in migration was a dirty hack before migration merge. | |||
| 2016-04-03 | Merge branch 'v0.9-ok' of https://gitlab.com/cyrilbrulebois/ishtar into v0.9 | Étienne Loks | |
| 2016-04-03 | Merge branch 'master' into v0.9 | Étienne Loks | |
| 2016-04-03 | FIXME: Improve reporting and error detection. | Cyril Brulebois | |
| set -e makes the shell error out whenever an unguarded command reports a failure, instead of blindly executing everything in turn. set -x ensures one knows which commands are being run/attempted. XXX: At least in v0.9, two commands are failing, hence the two occurrences of "|| true". | |||
| 2016-04-03 | Merge branch 'better-install' into release-v4 | Cyril Brulebois | |
| 2016-04-03 | Add support for APT_GET and PIP environment variables. | Cyril Brulebois | |
| This makes it possible for admins or packagers to bypass automatic dependency installation using apt-get and pip. Example: APT_GET='echo -- apt-get' PIP='echo -- pip' install/install.sh | |||
| 2016-04-03 | Use 'mkdir -p' to create intermediate directory where needed. | Cyril Brulebois | |
| 2016-04-03 | Make INSTALL_PREFIX configurable. | Cyril Brulebois | |
| Since a comment insisted on this topic, make sure to add a trailing slash if that variable wasn't set properly. This means adjusting the templates in addition to the main script. A slash is kept as a separator in those to keep them readable, which explains the slightly awkward (uwsgi and nginx) sed calls. | |||
| 2016-04-03 | Fix syntax error in sed command. | Cyril Brulebois | |
| 2016-04-03 | Allow running install.sh from the top-level directory. | Cyril Brulebois | |
| Setting CDIR to the directory containing install.sh makes it possible to run it as install/install.sh from the top-level directory. Calling readlink -f on it makes sure one gets the canonical location, so that cd-ing to various places doesn't interfere with finding appropriate files (relatively to CDIR) afterwards. | |||
| 2016-03-29 | Admin: administrativ act readonlyfy | Étienne Loks | |
| 2016-03-18 | Important fix: parcel rearranging on operation form when file exists | Étienne Loks | |
| 2016-03-17 | XHTML to ODT: put table caption on top | Étienne Loks | |
| 2016-03-17 | Change default style of generated ODT files | Étienne Loks | |
| 2016-03-17 | Improve search button layout | Étienne Loks | |
| 2016-03-16 | Update translations | Étienne Loks | |
| 2016-03-16 | Show / hide advanced search (refs #3069) | Étienne Loks | |
| 2016-03-14 | Shortcut list: choices for finds and context records not kept (refs #3082) | Étienne Loks | |
| 2016-03-13 | Allow simultunaeous creation of operations: remove operation_code field ↵ | Étienne Loks | |
| (refs #3070) | |||
| 2016-03-13 | Better display of sheet sources (refs #3065) | Étienne Loks | |
| 2016-03-08 | Change surname and name length (refs #2965) | Étienne Loks | |
| 2016-03-08 | Remove packaging | Étienne Loks | |
