Commit Graph
100 Commits
Author SHA1 Message Date
Dominique.Fournier 619da88365 Update locale files
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1931 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 01:29:21 +00:00
Dominique.Fournier 25da18512f Start process of creating new version : 0.11 !
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1930 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-26 20:10:21 +00:00
Dominique.Fournier 9a244e5082 If the authentication is incorrect, return an Exception instead of die : can be catched by the routing engine to display the authentication page if needed
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1929 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-26 20:08:01 +00:00
Dominique.Fournier 117341590d authzgroups : sort object when reading them
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1919 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-07 03:31:04 +00:00
Dominique.Fournier fdf1e9e6f1 authzgroups : add rights support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1918 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-07 03:26:38 +00:00
Dominique.Fournier 53cd221538 DBLayer : Allow the order of column with name 'group' by adding separator
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1917 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-07 03:23:34 +00:00
Dominique.Fournier 82b35c115c Forec auth to CLI when using CLI
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1907 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-06 09:12:26 +00:00
Dominique.Fournier 7ef00c046f outputhtml : Add module support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1875 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 20:04:14 +00:00
Dominique.Fournier a9295d0fe5 form : the submit text can be defined in the label too
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1874 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 20:02:43 +00:00
Dominique.Fournier c333b251d6 form : add hidden support to fields
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1873 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 19:56:01 +00:00
Dominique.Fournier 14e7ccc08f authzgroups : add ByID in object Del/update support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1871 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 15:54:23 +00:00
Dominique.Fournier 25c015d22a authzgroups : Add titles in Objects
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1870 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 15:36:44 +00:00
Dominique.Fournier 59f443994e authzgroups : verifygroups can be updated
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1869 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 14:16:32 +00:00
Dominique.Fournier 8e772f8418 authzgroups : Add ByID support in place of unique group support by name
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1868 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 14:02:46 +00:00
Dominique.Fournier 6b9198f27c Form : CSRF createToken return now the token calculated
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1867 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 13:44:22 +00:00
Dominique.Fournier 83f2c6e980 route : Correct redirect when using modules
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1866 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-20 10:46:46 +00:00
Dominique.Fournier 8c1dbc8229 markdown : The automatic URL are now restricted to allow more than one URL by line
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1865 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-18 13:54:12 +00:00
Dominique.Fournier b4a21057cd Add phpdox.xml file to allow phpdox analyze
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1864 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-18 09:27:56 +00:00
Dominique.Fournier f0239ae314 markdown : Add phpdoc description
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1863 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-18 09:27:05 +00:00
Dominique.Fournier aec8a0deb2 markdown : Add function debug
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1862 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-11-16 16:25:10 +00:00
Dominique.Fournier 153c58a39c dblayer : Check before update if multiple unique keys are not used before doing the update
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1858 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-10-02 13:57:19 +00:00
Dominique.Fournier 0b08bfa5de Start Version 0.10
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1854 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-26 14:31:12 +00:00
Dominique.Fournier 8b86ff4059 route : Remove old and comment and unused function
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1853 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-24 11:26:44 +00:00
Dominique.Fournier 56b26d0439 Version should return 0.10
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1851 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-24 11:09:40 +00:00
Dominique.Fournier b80f9ecdea BUG : dblayer : don't raise an exception when re-inserting unique record
dblayer : add more unit tests


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1850 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-24 09:13:18 +00:00
Dominique.Fournier f05a5c0cda Typo in changelog
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1847 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-22 14:05:44 +00:00
Dominique.Fournier 4091757e65 Start of 0.10 version packaging
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1846 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-22 14:04:59 +00:00
Dominique.Fournier 98439d0279 authzgroups : Return RW if just the leaf is RW and not all the members of the path
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1845 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-22 11:34:28 +00:00
Dominique.Fournier 6e97bad1f7 dblayer : foreign keys are not mandatory in update (in verify)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1844 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-22 11:32:54 +00:00
Dominique.Fournier 5085627b1d dblayer : be OK if the error of dblayer is an array or a string
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1843 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-22 11:18:35 +00:00
Dominique.Fournier b034fa3625 dblayer : add more debug
dblayer : add more unit tests (foreign keys)
dblayer : add the same answer when updating a line with the same informations
dblayer : better support of foreign keys


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1842 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-22 10:52:53 +00:00
Dominique.Fournier 19966c094c dblayer : force the autoincrement values in INSERT to be compliant with our tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1841 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 12:22:20 +00:00
Dominique.Fournier 6d789a1651 dblayer : force the autoincrement fields to null in insert to have a value
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1840 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 12:19:44 +00:00
Dominique.Fournier b0ebf14791 dblayer : test unit for UNIQUE entries
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1839 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 11:19:36 +00:00
Dominique.Fournier 02bc20dd5d dblayer : correct tue verify in updates : must pass the key
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1838 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 11:07:29 +00:00
Dominique.Fournier e81452a782 Remove the field name in tests : it is in the key
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1837 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 08:54:52 +00:00
Dominique.Fournier ac15d8b3c3 Add translation to new dblayers
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1836 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 08:52:35 +00:00
Dominique.Fournier 92202c8f17 Correct typo
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1835 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 08:41:08 +00:00
Dominique.Fournier c71452932f dblayer : return the verify result with priority
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1834 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 08:38:07 +00:00
Dominique.Fournier 853280c19d authparams : in CLI, return the user "cli"
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1833 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 07:29:23 +00:00
Dominique.Fournier b2b1048bee authzgroups : add titles translation to definition of tables to be easily integrated
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1832 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 07:28:02 +00:00
Dominique.Fournier a09ce0f6c3 outputhtml : permit to get the information to display from the view in array mode (wait for a title and a content).
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1831 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 07:25:29 +00:00
Dominique.Fournier 3602924fbb dblayer : add more unit tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1830 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 07:23:29 +00:00
Dominique.Fournier 7df93f95db dblayer : push the verify before insert/update in a public method, callable from in HTML before doing the work. Keep the verifications before doing the real modification of the database
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1829 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-19 07:23:06 +00:00
Dominique.Fournier a1c5a35899 dblayer : allow the titles to be defined in public variable in plus of a function which can be overloaded
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1828 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-17 13:54:02 +00:00
Dominique.Fournier e6b0a396e4 route : Add an error management in all the cases of routing. It is possible to use an external error page too.
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1827 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-17 12:55:53 +00:00
Dominique.Fournier 3690760108 authzgroups : Better work in table creation (don't hang on first error when creating multiple times the tables)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1825 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 13:52:24 +00:00
Dominique.Fournier 41e8a4a876 route : Return to standard class : not not needed static
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1824 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 12:57:18 +00:00
Dominique.Fournier d5aefa2b09 authparams : take the informations from session with the right name ("domframework)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1823 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 11:42:02 +00:00
Dominique.Fournier a877f06fe9 authsession : add the capability to store the informations in session
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1822 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 11:41:01 +00:00
Dominique.Fournier 6d8a210beb BUG : auth : Add the path to the default login window to load the javascript
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1821 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 11:40:27 +00:00
Dominique.Fournier 3cd475a0d9 route : Add support to errors from the application
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1820 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 11:34:37 +00:00
Dominique.Fournier 75910359d9 route : Allow redirect from same URL to same URL if the method is changed
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1819 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-16 10:53:29 +00:00
Dominique.Fournier 4c0ffd38cd Version is going to 0.9
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1818 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-15 14:21:18 +00:00
Dominique.Fournier 29e92c1147 dblayer : reindent / add a todo
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1817 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-15 14:19:31 +00:00
Dominique.Fournier 6f2bf60e3f Add the first version of authzgroups.php with associated tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1816 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-15 14:18:39 +00:00
Dominique.Fournier 46e47fad63 Don't save in SVN the automatically created test files
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1814 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-12 14:33:24 +00:00
Dominique.Fournier 2c21043a9e BUG : dblayer : UPDATE can now update the table primary key too
dblayer : add support of the differents field separator (choosed by DB engine)
Add more unit tests


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1813 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-12 14:14:26 +00:00
Dominique.Fournier b2264440a4 dblayer : add more unittests
dblayer : add compatibility in column names with MySQL and SQLite


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1812 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-12 12:56:18 +00:00
Dominique.Fournier 5e93c78ddb dblayer : Force using UTF8 for MySQL and PostgreSQL
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1811 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-11 14:44:35 +00:00
Dominique.Fournier 2a4468cdd0 First version of tests for dblayer with support of 3 db engines. The tests files are generated from dblayerComplet
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1810 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-11 14:33:47 +00:00
Dominique.Fournier 50c328cdd6 BUG : dblayer : allow to prepare the SQL with fields containing spaces
BUG : dblayer : add more unit tests


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1809 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-11 13:05:53 +00:00
Dominique.Fournier b496dadc62 BUG : dblayer : allow to create more than one foreign key
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1808 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 14:41:22 +00:00
Dominique.Fournier effbc9f4a8 Correct indentation error
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1807 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 11:38:30 +00:00
Dominique.Fournier 675ecee530 dblayer : Add support to OR in WHERE clause
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1806 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 11:13:57 +00:00
Dominique.Fournier 45a7fef578 Date in error in changelog
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1804 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 10:56:22 +00:00
Dominique.Fournier 10778560e9 Version 0.8 : changelog
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1803 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 10:55:32 +00:00
Dominique.Fournier 8fd5983e30 Start version 0.8 packaging
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1802 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 10:02:30 +00:00
Dominique.Fournier 6869b6310a Add support of variables in layout
Add unit tests associated


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1801 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-10 09:33:01 +00:00
Dominique.Fournier 6386af1397 Add more markdown tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1800 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-09 11:51:25 +00:00
Dominique.Fournier 18191c5459 Update Markdown tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1799 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-09 11:49:29 +00:00
Dominique.Fournier 0d0a366657 markdown : support of imbricated ul/ol entries with indentation
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1798 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-09 11:43:04 +00:00
Dominique.Fournier 70166c82d6 Remove debug from one markdown test
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1797 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 15:00:49 +00:00
Dominique.Fournier 3f0adcdf11 Markdown : add a space in the middle of two concatanated lines
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1796 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 15:00:17 +00:00
Dominique.Fournier 20d4c4ec57 Markdown : Add space between the lines when a paragraph continues
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1795 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 13:34:28 +00:00
Dominique.Fournier 54d2616b1c Correct the test of markdown
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1794 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 13:20:57 +00:00
Dominique.Fournier 941701004f Simplify the regex in markdown to found the emphasis strings
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1793 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 12:52:22 +00:00
Dominique.Fournier 5315e46fc1 Add more Markdown unittests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1792 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 12:51:35 +00:00
Dominique.Fournier a04b7c8aed Correct the emphasis when there is multiple underscore or stars : cut at the first _ not, the last
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1791 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 12:48:54 +00:00
Dominique.Fournier ee8559b657 Add support to redirect permanently
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1790 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 12:23:28 +00:00
Dominique.Fournier ab23aacb79 The mailtolink don't have the //
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1789 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 10:49:18 +00:00
Dominique.Fournier cb363f2b02 Add markdown tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1788 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 09:22:07 +00:00
Dominique.Fournier 91cc086b67 * Markdown : remove http:// mandatory in links : can be relative !
* Markdown : add image support (http://daringfireball.net/projects/markdown/syntax )


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1787 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-09-03 09:21:48 +00:00
Dominique.Fournier 8d7f1549e8 Display the call stack in Expert mode of CLI
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1747 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-21 09:42:59 +00:00
Dominique.Fournier 080d0c2e16 Add a space in place of dash
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1734 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-19 09:17:40 +00:00
Dominique.Fournier 526349a5d4 Add the error level in cli
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1733 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-19 09:17:00 +00:00
Dominique.Fournier 8056491a1a Add error management in CLI (display the trigger_errors in stderr)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1732 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-19 09:05:55 +00:00
Dominique.Fournier 9eb50a537e Correct path : bash-completion must be in /etc/bash_completion.d/
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1724 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-18 12:08:17 +00:00
Dominique.Fournier 53f192f23c Add bash-completion support to CLI
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1723 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-18 12:00:52 +00:00
Dominique.Fournier a886b63eb3 Allow to display the controllers and the methods line by line to be parseable
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1722 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-18 09:53:04 +00:00
Dominique.Fournier 33e87e33de Add Exception code in dblayer
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1701 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-11 14:59:17 +00:00
Dominique.Fournier 96be9dfc1b Starting version 0.7 release process
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1684 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-08 08:43:17 +00:00
Dominique.Fournier e17ec390a2 Better support of exceptions catch by routing. The HTML page is valid, with UTF-8 support and Noindexes for robots
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1671 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-07 09:24:22 +00:00
Dominique.Fournier 05e817fa44 Add the language in $GLOBALS variable to be easily use in views
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1666 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-06 14:16:05 +00:00
Dominique.Fournier 37317a1cca Version 0.7 in development
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1665 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-06 13:55:55 +00:00
Dominique.Fournier e0b87e6670 Update the language.php file to support domframework domain.
Temporaly remove the link cache support (use clearstatcache instead)


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1663 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-06 13:49:20 +00:00
Dominique.Fournier d214119fbf Add the .mo files
Correct a fr_FR translation


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1662 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-06 13:19:15 +00:00
Dominique.Fournier b8a3e1aa23 Update domframework to be gettext package compliant
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1661 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-06 13:16:43 +00:00
Dominique.Fournier ab7f76d0bb Add the translations of domframework strings
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1660 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-06 09:17:27 +00:00
Dominique.Fournier c6587aeb11 Test of cachefile should be done in /tmp
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1654 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-08-01 12:52:43 +00:00