Commit Graph

161 Commits

Author SHA1 Message Date
dcb4e862b3 change version to v.0.0.14 , add admin menu changes, add collection change 2016-01-03 19:16:44 +01:00
595f663820 add hidden account, cart insert/delete
add hidden account support
add delete/payout buttons to carts
add backend product sales with pdf export
add frontend product sales with pdf export
add frontend ticket sales with pdf export
2016-01-03 18:29:39 +01:00
f59eadd8cc fix account_state ( collection_money ), display product/ticket on reception only for selected account, add daily transfers (reception/admin) 2015-12-31 13:52:22 +01:00
6eb0e69b1b add transaction/summary, fix transaction/index, add reception product typeahead 2015-12-29 22:22:11 +01:00
3b2f19b909 add rfid_key to card and key 2015-12-28 21:03:52 +01:00
15c9bc9d01 Finish #58
# Conflicts:
#	backend/config/main.php
2015-12-11 23:27:16 +01:00
rocho
783d889ec7 kulcsok új és szerkesztési nézetek fordítása, legördülő lista alkalmazása type-ra 2015-12-01 17:55:28 +01:00
rocho
4872abbb20 <leirás> 2015-11-30 19:21:27 +01:00
9962a35059 disable csrf fix, fix account state javascript
disable csrf in frontend and backend
	reception account_state javascript fix
2015-11-29 20:19:34 +01:00
4935aaa4a2 add again admin key menu 2015-11-29 15:41:29 +01:00
09cd4660b8 add csrf , product and account_state changes
csrf - previous settings were not working on dev1
product - allow sale  , if count > stock
prodcut - admin - allow search by name
account_state - auto sum up money from notes

add csrf , product and account_state changes

csrf - previous settings were not working on dev1
product - allow sale  , if count > stock
prodcut - admin - allow search by name
account_state - auto sum up money from notes
2015-11-29 15:04:09 +01:00
a40cfb90d3 Merge branch 'develop' of http://rocho02.ddns.net:4080/gogs/rocho/fitness_web into develop 2015-11-29 12:12:49 +01:00
rocho
d7c08ec60b add key crud 2015-11-29 12:07:21 +01:00
17a339badf change backand request csrf settings 2015-11-29 11:08:04 +01:00
ed80f8720d add Image and Upload helper classes 2015-11-29 08:28:09 +01:00
40509961cd add UploadController 'rest' controller 2015-11-27 15:27:46 +01:00
bcae71155e add backend theme AdminLte, bind reception/transaction to a permission 2015-11-23 19:55:49 +01:00
07c2d4c36a add translateions 2015-11-21 20:36:46 +01:00
2654a501db add customer ticket statistics 2015-11-06 17:10:25 +01:00
b3dd9f67e8 change admin menu structure 2015-11-06 15:40:05 +01:00
afac709d04 change admin menu structure 2015-11-06 15:33:58 +01:00
a6e34bff61 Add backend ticket changes 2015-11-06 14:42:16 +01:00
de8991b88f add backend ticket stat basics 2015-11-06 08:57:39 +01:00
f1fd37f615 add version displaying to layouts 2015-11-05 18:23:47 +01:00
cc83ccf761 add role checking to controllers 2015-11-05 17:24:09 +01:00
43d5598f23 add role to user 2015-11-05 09:26:08 +01:00
1671b1afff Merge branch 'develop' of https://gitlab.com/feat_hbence/fitness-web into develop 2015-11-04 18:57:03 +01:00
5cb37861c5 add different session for backend and frontend 2015-11-04 18:56:44 +01:00
9751e7756e add totals to frontend collection/index 2015-11-04 16:36:40 +01:00
4303409fe2 add collections to backend 2015-11-04 15:39:02 +01:00
33bf52df60 add collection 2015-11-03 09:50:54 +01:00
b6b5193120 Fix customer backend forms , fix site\index
backend create\update customer forms must display the same as the frontend
forms

site\index action should be friendly and related to this app
2015-11-02 18:41:36 +01:00
ed1e0b6c2a Add BackendController/AccesControl
Add the BackendController for all the backend controllers.
Add AccesControl
2015-11-02 17:27:47 +01:00
1ee0a6bbe9 add access control to backend 2015-11-02 14:32:19 +01:00
e34b150d74 add frontend changes 2015-10-30 09:28:58 +01:00
4e04425403 add discount to product sell js 2015-10-21 07:46:15 +02:00
1a1477b26b add changes to backend transfers2 2015-10-20 09:02:57 +02:00
9145f21371 add changes to account state 2015-10-19 07:48:46 +02:00
b04cbda645 add backend transfer list changes 2015-10-13 09:27:56 +02:00
c3ae414bba add changes to create ticket 2015-10-08 10:13:29 +02:00
2e906de8c2 add ticket basics 2015-10-06 17:20:15 +02:00
36c8d37914 sell product changes 2015-10-05 07:37:17 +02:00
e3d6c0b902 add product sale changes 2015-10-01 09:37:34 +02:00
7df9800fec add city, customer and card model + crud 2015-09-27 21:35:31 +02:00
cdb77b7a49 add procurement translatiosn 2015-09-25 19:06:24 +02:00
fe61803670 add changes procurement 2015-09-25 18:43:23 +02:00
5c9db98110 add changes to procurement 2015-09-25 17:25:16 +02:00
28caac03dc add changes to procurement 2015-09-25 08:57:05 +02:00
a2b835225a add product 2015-09-24 22:14:09 +02:00
fcc18d79f6 add changes feature/33 2015-09-24 10:06:10 +02:00
db8fca5630 add ticket type model + crud ( bérlet típus) 2015-09-22 11:59:58 +02:00
ab885b13e9 add changes to ticket_type 2015-09-22 09:19:46 +02:00
6b81ced4ba add product category crud + model ( termék kategória ) 2015-09-21 10:35:15 +02:00
8890727862 small fixes 2015-09-21 09:36:44 +02:00
2e7b52e5a3 add discount crud + model (kedvezmény) 2015-09-21 08:45:41 +02:00
6163163b1c add account model + crud ( kassza ) 2015-09-20 22:02:02 +02:00
47341b6396 add Raktár model + crud 2015-09-20 14:55:05 +02:00
7a48ac9d51 finish feature #26 2015-09-19 16:07:52 +02:00
fd181e580f add i18n 2015-09-19 08:57:45 +02:00
5163f1a9a9 add user CRUD 2015-09-19 08:29:47 +02:00
4edcf5536e initial commit 2015-09-17 22:03:15 +02:00