xdrm-brackets
|
1c9fe2244a
|
+add login_wrapper + fix menu + removed popup on page.home + minmod
|
2018-02-27 14:33:04 +01:00 |
xdrm-brackets
|
7073b3f967
|
updated 404 page
|
2018-02-22 15:34:24 +01:00 |
xdrm-brackets
|
633fc36aeb
|
fixed webpack optimization
|
2018-02-22 14:26:07 +01:00 |
xdrm-brackets
|
70d0ce8143
|
added `npm run devjs` to watch js files
|
2018-02-21 19:35:07 +01:00 |
xdrm-brackets
|
a74555864d
|
No more hash (unconsistent for our use) no more need for cleaning each time (when watchmode active)
|
2018-02-21 19:34:41 +01:00 |
xdrm-brackets
|
ec88f34d6a
|
no more API or PopUp in pages -> common
|
2018-02-20 22:57:52 +01:00 |
xdrm-brackets
|
2bc265efb0
|
Instanciate API/PopUp in common
|
2018-02-20 22:57:39 +01:00 |
xdrm-brackets
|
4c7a9cfa9b
|
add POPUP element in HTML
|
2018-02-20 22:57:18 +01:00 |
xdrm-brackets
|
1f6d911bc0
|
added 'constants' file + global for input/button etc -> 4 modes:
invalid(red), valid(green), neutral(blue), search(purple)
|
2018-02-20 22:56:40 +01:00 |
xdrm-brackets
|
cf8a349868
|
Added popup js lib
|
2018-02-20 22:56:13 +01:00 |
xdrm-brackets
|
4576e20253
|
minmod
|
2018-02-20 21:57:48 +01:00 |
xdrm-brackets
|
af36ea7642
|
upd fiche.svg asset
|
2018-02-20 21:53:59 +01:00 |
xdrm-brackets
|
3367121eca
|
upd background color
|
2018-02-20 21:35:35 +01:00 |
xdrm-brackets
|
d2e7c1d5ea
|
updated login.svg asset + menu nice animations
|
2018-02-20 21:32:03 +01:00 |
xdrm-brackets
|
bd4558d1e4
|
fix: api overrides all in config.routes
|
2018-02-20 19:42:48 +01:00 |
xdrm-brackets
|
e685dadd55
|
fix connection check on webpack.data.common
|
2018-02-20 19:40:26 +01:00 |
xdrm-brackets
|
e3c47d3a36
|
update menu.scss
|
2018-02-20 19:37:45 +01:00 |
xdrm-brackets
|
2039965501
|
add asset.login asset.logout icons
|
2018-02-20 19:37:34 +01:00 |
xdrm-brackets
|
2ecfbce75f
|
added router.svg coloring + some icons + base menu layout
|
2018-02-20 19:00:09 +01:00 |
xdrm-brackets
|
85782a26e2
|
'npm run dev' now watches for scss updates | 'npm run build' only builds everything
|
2018-02-20 17:59:24 +01:00 |
xdrm-brackets
|
fc39833a84
|
+fix layout.scss
|
2018-02-20 17:48:32 +01:00 |
xdrm-brackets
|
c51f90b70e
|
navigation de menu basique + gestion de l'item login/logout en fonction de la connexion actuelle
|
2018-02-20 17:45:46 +01:00 |
xdrm-brackets
|
90640825d4
|
configuration `npm run dev`
|
2018-02-20 17:45:12 +01:00 |
xdrm-brackets
|
ed374a882c
|
+added page 404
|
2018-02-20 17:45:02 +01:00 |
xdrm-brackets
|
7484bea239
|
+upd routes.json + router.page to have uri arguments (or any data separated by slashes in the array $_GET['uri'])
|
2018-02-20 17:17:53 +01:00 |
xdrm-brackets
|
c8871cbab4
|
+fix gstore 'is_local' check
|
2018-02-20 16:00:55 +01:00 |
xdrm-brackets
|
a493db2bf2
|
+created base html/css/js (added gstore + default templates)
|
2018-02-20 15:53:31 +01:00 |
xdrm-brackets
|
6669ff7d8b
|
+upd gitignore -> keep package-lock.json for compatibility
|
2018-02-20 13:14:54 +01:00 |
xdrm-brackets
|
c1196d92b2
|
MERGE: Excel extraction / vuejs-setup
|
2018-02-20 13:10:50 +01:00 |
xdrm-brackets
|
f1947f91e1
|
+moved public_html/scss to webpack/scss (now scss files not publicly accessible by browsers) + npm run build also builds css
|
2018-02-20 13:04:26 +01:00 |
Unknown
|
076fbbcde0
|
Implemented data extraction from excel file
forgot to add formations to groups
|
2018-02-20 01:31:19 +01:00 |
xdrm-brackets
|
89e276d2e7
|
+upd gitignore -> ignore npm lock file
|
2018-02-20 00:55:29 +01:00 |
xdrm-brackets
|
d83d80fffd
|
+add scss folder and empty files (struct.)
|
2018-02-20 00:54:19 +01:00 |
xdrm-brackets
|
7d1d856d70
|
+upd gitignore -> ignore public_html.js folder (only built files)
|
2018-02-20 00:53:54 +01:00 |
xdrm-brackets
|
8b4d818465
|
+add sample webpack main scripts (webpack.page)
|
2018-02-20 00:53:08 +01:00 |
xdrm-brackets
|
1eba61dfd4
|
+add VueJS 'vue' folder
|
2018-02-20 00:52:44 +01:00 |
xdrm-brackets
|
ea8a9d2289
|
+add js.api-client for API
|
2018-02-20 00:52:26 +01:00 |
xdrm-brackets
|
13bf46c9b1
|
+upd routes for js +add router.js (auto-bundle + _SERVER) +upd new page directory (file struct.) +minmod
|
2018-02-20 00:52:07 +01:00 |
xdrm-brackets
|
2aa73856d3
|
+upd gitignore ignore css (compiled scss) dir & node_modules + added
multi-compiler webpack.config.js
|
2018-02-20 00:50:14 +01:00 |
xdrm-brackets
|
56b417bd47
|
+add .gitignore for composer
|
2018-02-19 23:34:41 +01:00 |
xdrm-brackets
|
5be434f4c7
|
+add composer.json + update autoloader
|
2018-02-19 23:02:19 +01:00 |
xdrm-brackets
|
c41e024c9d
|
+fix values for config.projects (prod-releaser)
|
2018-02-19 21:35:09 +01:00 |
xdrm-brackets
|
06e0147f67
|
+add prod-releaser.env now works
|
2018-02-19 15:40:41 +01:00 |
xdrm-brackets
|
fd8a192d7c
|
added mariadb test on view.homepage
|
2018-02-17 19:21:15 +01:00 |
xdrm-brackets
|
e977da1636
|
Merge branch 'master' of https://git.xdrm.io/ptut/vhost
|
2018-02-17 19:02:11 +01:00 |
xdrm-brackets
|
48555669ee
|
fix: +api.response (cannot change header.. see nginx) + add: example modules [admin, root]
|
2018-02-17 19:02:00 +01:00 |
xdrm-brackets
|
a54f3f7345
|
+add prod-releaser
|
2018-02-17 19:01:17 +01:00 |
xdrm-brackets
|
1078935256
|
+fix apache => nginx (getallheaders function) does not exist anymore
|
2018-02-17 18:51:53 +01:00 |
xdrm-brackets
|
6b77c9f3da
|
+add build.http (required by build.api) +fixed router.core.router (allow dot '.' in url) -removed require autoloader in view.homepage (already loaded from autoloader in parent execution tree)
|
2018-02-17 18:49:56 +01:00 |
xdrm-brackets
|
1895963261
|
+add default api.core.authsystemdefault
|
2018-02-17 18:28:23 +01:00 |