Commit Graph
100 Commits
Author SHA1 Message Date
Dominique.Fournier 44546dcc06 Update locales
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2099 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 12:03:39 +00:00
Dominique.Fournier 4cd06da7da dblayer : sqlite : chmod 0666 only if the file exists
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2098 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 11:28:56 +00:00
Dominique.Fournier d64f1f035e config : if the parameter is an array, check if all the keys are defined or use the default one
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2097 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 10:53:03 +00:00
Dominique.Fournier 7c306e27ea logger : log the readl client address when using a proxy
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2094 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 09:56:01 +00:00
Dominique.Fournier 22432f3e90 config : read the correct file automatically
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2093 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 09:47:47 +00:00
Dominique.Fournier 2fedd63db4 config : read the configuration from data or datas
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2092 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 09:38:29 +00:00
Dominique.Fournier e35e3c0e5b auth : already signed in HTML page is now HTML compliant
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2088 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 07:55:24 +00:00
Dominique.Fournier f57c2971dc auth : if the user is already signed in, propose the logout link when arriving to the authentication page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2087 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 07:51:02 +00:00
Dominique.Fournier ee3f8867bf authsession : don't display warning if the information is not stored in the previous session
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2086 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-28 09:58:07 +00:00
Dominique.Fournier da8d0d9925 route : better relative support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2084 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-28 09:07:31 +00:00
Dominique.Fournier 6bd4c44a15 route : remove debug
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2083 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 20:47:39 +00:00
Dominique.Fournier 160d8e7a46 dblayer : allow insert of integer data
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2082 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 20:39:38 +00:00
Dominique.Fournier f9a4e68e01 route : when a relative baseURL is empty, push "./" to be in the current directory
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2081 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 18:34:30 +00:00
Dominique.Fournier dc8f2d13df route : relative OK when using redirect
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2080 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 17:26:45 +00:00
Dominique.Fournier 166fa33c7a route : base URL is now in complete relative !
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2078 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 17:03:05 +00:00
Dominique.Fournier 11106afc7c route : redirect is now OK without the complete URL
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2075 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 13:58:26 +00:00
Dominique.Fournier 1578a21a6b route : the baseURL is now relative by default. It allow the route module to work across a proxy
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2074 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 13:44:05 +00:00
Dominique.Fournier 586a7fa075 ratelimitfile : don't be in debug mode by default
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2073 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-21 13:08:00 +00:00
Dominique.Fournier ec1a821dcd ratelimit : first version of ratelimit by file
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2072 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-21 09:08:30 +00:00
Dominique.Fournier eded116729 lock : in file
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2071 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-21 08:46:38 +00:00
Dominique.Fournier 2bee23d9de auth : better HTML auth page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2070 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-19 12:31:37 +00:00
Dominique.Fournier 77c6eaaf25 auth : don't need bootstrap nor jquery to work
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2069 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-19 11:01:46 +00:00
Dominique.Fournier a7b76d153e auth : add background for auth page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2068 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-19 10:13:04 +00:00
Dominique.Fournier b9d5add7b6 form : formfield (group) management : error when no group is defined on the last place
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2067 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-27 11:48:35 +00:00
Dominique.Fournier 70da442226 form : correct formfield (groups)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2066 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-27 11:43:04 +00:00
Dominique.Fournier 27e41ccb26 routeSQL : the actions must be aligned left
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2065 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-26 11:20:20 +00:00
Dominique.Fournier d973136177 module.php : first commit !
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2064 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-26 10:35:06 +00:00
Dominique.Fournier df55fa2503 routeSQL : CSS add rounded corners to navigation and complete button clickable for Action
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2063 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-25 15:51:28 +00:00
Dominique.Fournier aa83ac633e routeSQL : incorrect cookie used when search in a page and go in a chained page : the chained page use the cookie without need !
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2062 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:52:10 +00:00
Dominique.Fournier eaf052d047 routeSQL : Color the alert boxes
routeSQL : Don't display the errors coming from the displayed field in the alert box


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2061 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:31:56 +00:00
Dominique.Fournier 98bbcdd1a6 authsql : add the firstname/lastname instead of gecos
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2060 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:05:54 +00:00
Dominique.Fournier 97ede7f03b dblayer : don't allow anything than strings. Null parameters are skipped
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2059 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:01:21 +00:00
Dominique.Fournier aa72825d21 form : allow selected to be disabled and to send correctely the data
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2058 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 14:53:04 +00:00
Dominique.Fournier ede724a76d dblayer : don't allow the information which are not string
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2057 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 14:39:57 +00:00
Dominique.Fournier d0dfe2dba1 dblayer : correct the test of write access to sqlite
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2056 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 13:02:58 +00:00
Dominique.Fournier 07d0707445 authsql : add the language support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2055 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 12:02:00 +00:00
Dominique.Fournier 25b3fce39e auth* : Add the overwritepassword method to the auth classes
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2054 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 11:15:07 +00:00
Dominique.Fournier f7c830576a authsql : Add the authentication in SQL database : first version
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2053 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 11:09:18 +00:00
Dominique.Fournier 1cfc21e5f0 dblayer : check if the unique key is defined before using it in UPDATE. If not defined, use primary key
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2052 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 11:08:28 +00:00
Dominique.Fournier 5f441df4b7 dblayer : add the connected tests before using the SQLITE PDO engine
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2051 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 09:49:49 +00:00
Dominique.Fournier 839d71a44f dblayer : add a exception if the provided PDO driver is not known
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2050 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 09:42:39 +00:00
Dominique.Fournier ac483b1ef9 routeSQL : Add a select list (or a text search) for foreign keys when insert or update
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2049 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 11:34:09 +00:00
Dominique.Fournier 263741d316 routeSQL : display the associated unique field to a foreign key instead of the numerical value
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2048 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 10:58:40 +00:00
Dominique.Fournier ba5f375b5a dblayer : bad function name
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2047 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 08:15:35 +00:00
Dominique.Fournier e3bec29cf8 dblayer : bad function name
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2046 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 08:14:30 +00:00
Dominique.Fournier 70b71de74b routeSQL : allow chain to not be defined
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2045 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 08:13:07 +00:00
Dominique.Fournier 74f5fed52c routeSQL : Limit the list to the authorized of elements
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2044 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 04:55:10 +00:00
Dominique.Fournier f7c0395a31 routeSQL : removing the $datas word : it should be $data
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2043 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 04:26:16 +00:00
Dominique.Fournier 8897e82170 dblayer : add support to hooks (pre|post)(insert|update|delete)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2042 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 04:18:05 +00:00
Dominique.Fournier 17a1f35b0b routeSQL : Add the Chain support to REST support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2041 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-21 17:03:44 +00:00
Dominique.Fournier a0e0e6b022 routeSQL : allow to users to authorize : authHTML and authREST
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2040 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-21 16:40:08 +00:00
Dominique.Fournier fc40f729b2 routeSQL : Add a CR/LF to the end of JSON/XML outputs
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2039 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-21 16:09:05 +00:00
Dominique.Fournier 843f0d4f42 routeSQL : valid HTML list page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2038 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-21 16:01:32 +00:00
Dominique.Fournier db4f3da2f8 routeSQL : add REST support (without auth, nor chained mode)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2037 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-21 15:56:35 +00:00
Dominique.Fournier cb5f651247 dblayer : don't do the update if no data is provided
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2036 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-21 15:48:27 +00:00
Dominique.Fournier 672111b07e routeSQL : Allow the result to be displayed in HTML by the renderer
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2035 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-20 14:33:34 +00:00
Dominique.Fournier 7b1c81d917 outputhtml : Don't generate an error when the layout is provided in the variable
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2034 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-20 14:30:58 +00:00
Dominique.Fournier 03cdd0b394 routeSQL : Test if the chained object exists or send a 404
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2031 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-17 19:57:15 +00:00
Dominique.Fournier c27d60107d routeSQL : Add support of url-defined var (like zone/XX/entry/YY)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2030 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-17 17:52:08 +00:00
Dominique.Fournier 37f0159ae8 routeSQL : Redirection are now compatible with chained mode
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2025 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-13 13:10:23 +00:00
Dominique.Fournier 156cf358ac routeSQL : allow to add a filter on foreign keys to limit the list of elements displayed
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2024 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-13 10:53:48 +00:00
Dominique.Fournier 9628c604fd dblayer : remove a 506 http code unknown
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2023 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-13 10:48:34 +00:00
Dominique.Fournier 211dbfcefb dblayer : don't allow the foreign keys to be in the select : conflict
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2022 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-13 10:44:24 +00:00
Dominique.Fournier d590337cf5 dblayer : add the possibility to filtering on foreignkeys when reading
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2021 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-13 10:35:24 +00:00
Dominique.Fournier ce1ecca5da route.php : Add support of URL matching with or without Slash
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2020 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-12 20:35:08 +00:00
Dominique.Fournier 9aa5c8dcc7 routeSQL : search can now start with a ^ or finished by a dollar to simulate a regex
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2019 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-12 20:10:16 +00:00
Dominique.Fournier c1f009107f routeSQL : remove an erroneous message in submit button
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2018 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-12 20:04:51 +00:00
Dominique.Fournier d097106ad7 routeSQL : Create a beautiful internal CSS for editing an entry (without external dependency)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2017 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-12 14:25:22 +00:00
Dominique.Fournier 0c0e207b3d routeSQL : beginning of authorization
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2016 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 22:30:41 +00:00
Dominique.Fournier 2ab0c08a1b routeSQL : If there is no result, don't display 1 in the information
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2015 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 21:44:02 +00:00
Dominique.Fournier 6938ce0a75 routeSQL : Allow the user to define which Area is write in each bar (top or bottom) and left or right
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2014 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 21:41:37 +00:00
Dominique.Fournier 3e72a3189c routeSQL : two panes by top/bottom bar to align the modules on left and right
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2013 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 21:19:53 +00:00
Dominique.Fournier 23102f3cac routeSQL : Add divs to allow 3 columns in top and bottom bars
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2012 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 21:16:58 +00:00
Dominique.Fournier 03da60b64a routeSQL : modify the css to have the height of the Search div with the same size as the others
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2011 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 20:07:50 +00:00
Dominique.Fournier 25e1ba2f48 routeSQL : add the style for titles
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2010 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 15:51:14 +00:00
Dominique.Fournier 284388dc61 routeSQL : add the cookie support to save the parameters by page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2009 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 15:49:15 +00:00
Dominique.Fournier f9ce6e2483 routeSQL : set cookies to store the search, number of elements and page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2008 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 15:28:13 +00:00
Dominique.Fournier 54861413e0 routeSQL : Push the icons by default instead of the texts
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2007 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 15:18:27 +00:00
Dominique.Fournier 8bc3ce99f2 routeSQL : Add informationArea support
routeSQL : BUG : correct the pager : missing last page


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2006 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 15:16:56 +00:00
Dominique.Fournier 24276ab6f5 routeSQL : firstversion with search support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2005 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 14:36:21 +00:00
Dominique.Fournier 087d9eb502 routeSQL : Prepare the CSS management of the routeSQL module
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2004 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 11:01:03 +00:00
Dominique.Fournier b57d51fc41 routeSQL : allow the parameters to be missing without error
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2003 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 10:55:11 +00:00
Dominique.Fournier a50b19480e routeSQL : Allow to put the parameters in any order
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2002 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 10:49:30 +00:00
Dominique.Fournier 177c6bd1e8 routeSQL : push on the last page if the values are too high
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2001 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 10:42:34 +00:00
Dominique.Fournier a45db83b9e routeSQL : Add paginator
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2000 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-11 10:37:47 +00:00
Dominique.Fournier 3ca3ad6e73 routeSQL : Allow the user to change the Actions links (to images, UTF-8 chars...)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1999 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-10 15:03:26 +00:00
Dominique.Fournier 1b3e234e22 routeSQL : Actions can be wrote at the start or at the end of line
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1998 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-10 14:39:55 +00:00
Dominique.Fournier 8773bb9058 Add the routeSQL support : permit to create easily the routing and the interfaces about one SQL table, defined in a model file
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1997 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-10 14:34:29 +00:00
Dominique.Fournier b4241e1f30 dblayer : Check if the database is connected before using it
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1985 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-02-02 13:49:33 +00:00
Dominique.Fournier 5184788658 logger : remove the dependency for PHP 5.6 by using standard functions instead of ... for Variable-length argument lists
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1969 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-29 17:27:18 +00:00
Dominique.Fournier 595de3bc5d authparams : remove the spaces before or after the email provided by the user
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1966 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-29 14:21:31 +00:00
Dominique.Fournier 271356d506 logger : allow to remove more entries in the dump stack to find the right file calling the logger
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1964 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-29 13:20:10 +00:00
Dominique.Fournier 751a48c8d9 Version go to 0.13
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1963 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-29 13:12:30 +00:00
Dominique.Fournier b62686a098 Add more comments to logger.php
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1961 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-29 13:08:15 +00:00
Dominique.Fournier 62b2878476 logger : remove a Strict Standard warning
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1957 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-29 11:59:21 +00:00
Dominique.Fournier b152996eab dblayer : Removing the unused singleton
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1951 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 18:05:33 +00:00
Dominique.Fournier e49a5a97af dbLayer : new format with static call to limit the number of connection to the database
authzgroups : update to support the new dbLayer format


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1950 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 17:38:25 +00:00
Dominique.Fournier 4f23451432 dbLayer : don't connect multiple times to the same database/username
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1949 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 14:37:25 +00:00
Dominique.Fournier 64b00b1480 Debian standards go to 3.9.6
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1946 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 10:53:14 +00:00
Dominique.Fournier a095609066 Start packaging of version 0.12
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1945 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 10:52:30 +00:00