Nabeel Shahzad
761c845300
Clean up some comments
2018-07-12 21:47:27 -05:00
Nabeel Shahzad
1b62cb7109
Fix extra brackets
2018-07-12 21:37:18 -05:00
Nabeel Shahzad
ad7aa7c8ce
Missing flight log translation
2018-07-12 21:29:14 -05:00
Nabeel Shahzad
9cc640b866
Fix PIREP field and non-existant airport errors when editing PIREPs
2018-07-12 21:20:10 -05:00
Nabeel Shahzad
85615300e0
Wrap ifs
2018-07-11 08:35:26 -05:00
Nabeel Shahzad
5caecf9c5f
update vacentral lib to fix airport lookup
2018-07-11 08:07:58 -05:00
Nabeel Shahzad
a1868075ed
update composer
2018-07-11 08:06:07 -05:00
Nabeel Shahzad
81ecb5673f
Merge branch 'dev' of https://github.com/nabeelio/phpvms into dev
2018-07-05 14:07:56 -05:00
Nabeel Shahzad
7c414e5419
(API) Delete the PIREP route before it's posted again
2018-07-05 14:07:54 -05:00
Nabeel Shahzad
fef36f89f4
Merge pull request #250 from arv187/master
...
ES translation
2018-06-27 17:36:59 -05:00
arv187
e9aaa85fc7
ES translation
2018-06-28 00:16:58 +02:00
Nabeel Shahzad
9125cc3d87
Fix updater
2018-06-22 09:26:08 -05:00
Nabeel Shahzad
230d3bebd3
Fix the api controller generation
2018-06-22 08:31:15 -05:00
Nabeel Shahzad
5b227c3a60
fix log
2018-06-21 09:53:14 -05:00
Nabeel Shahzad
316bc14526
Composer update
2018-06-20 11:39:28 -05:00
Nabeel Shahzad
9bc3a67c9a
Move some database calls into a support class
2018-06-20 11:18:30 -05:00
Nabeel Shahzad
a083f9c671
Fix PIREP submission and field slug problems on PIREP edit
2018-05-30 14:00:20 -05:00
Nabeel Shahzad
b7a6cb4fbc
Add missing flighttime translation
2018-05-29 14:21:44 -05:00
Nabeel Shahzad
d76b264238
Fix saving PIREPs as draft
2018-05-29 11:04:28 -05:00
Nabeel Shahzad
e02ae682a8
lang fixes
2018-05-29 09:16:07 -05:00
Nabeel Shahzad
59b99497a7
Route sorting
2018-05-28 18:15:51 -05:00
Nabeel Shahzad
42fb13294b
Lang fixes
2018-05-25 15:37:53 -05:00
Nabeel Shahzad
a515921143
Add opt-in as part of GDPR #244
2018-05-24 22:17:41 -05:00
Nabeel Shahzad
019cf9b4fb
Set IDs to unique ints so tests don't occasionally fail
2018-05-21 12:23:26 -05:00
Nabeel Shahzad
17cece598b
Fix typos and missing lang
2018-05-21 12:05:22 -05:00
Nabeel Shahzad
8179611cac
Remove unneeded migratoin
2018-05-21 12:00:14 -05:00
Nabeel Shahzad
0a7f002217
More organizing for translations
2018-05-21 11:55:40 -05:00
Nabeel Shahzad
36dcd61feb
Move downloads into separate files
2018-05-21 11:27:57 -05:00
Nabeel Shahzad
072a7ffe12
split out email files
2018-05-21 11:25:51 -05:00
Nabeel Shahzad
9173558a0b
Moved nav to files
2018-05-21 10:32:38 -05:00
Nabeel Shahzad
7cba92d420
move toc files
2018-05-21 10:28:50 -05:00
Nabeel Shahzad
3288467aa1
Move user files
2018-05-21 09:58:31 -05:00
Nabeel Shahzad
2b074ee894
Move widgets/home
2018-05-21 09:58:31 -05:00
Nabeel Shahzad
33ef3dd252
Move widgets into separate file
2018-05-21 09:58:21 -05:00
Nabeel Shahzad
bd84877f0e
Move airports into separate file
2018-05-21 09:58:21 -05:00
Nabeel Shahzad
1258b87671
Move profile into separate file
2018-05-21 09:57:49 -05:00
Nabeel Shahzad
ba1bf4581d
Move flights into separate file
2018-05-21 09:57:48 -05:00
Nabeel Shahzad
440a0c5425
Move dashboard into separate file
2018-05-21 09:57:46 -05:00
Nabeel Shahzad
74b53b4ba7
Move PIREPs to separate file
2018-05-21 09:57:45 -05:00
Nabeel Shahzad
1a3065b1ca
Reformat error and auth translations
2018-05-21 09:57:43 -05:00
Nabeel Shahzad
fb6fc118e3
Move installer_messages.* to installer.*
2018-05-21 09:57:41 -05:00
Nabeel Shahzad
b63c9a8cd4
Move frontend.auth.* to auth.*
2018-05-21 09:57:41 -05:00
Nabeel Shahzad
203b6496fc
Move frontend.global.* to common.*
2018-05-21 09:57:40 -05:00
Nabeel Shahzad
a747657642
remove dbal/predis from composer reqs
2018-05-21 09:57:38 -05:00
Nabeel Shahzad
ba9c64f420
Remove airplane image and restore original homepage for now
2018-05-21 09:57:38 -05:00
lordwilbur
c2bcebdb29
rebuilt assets again...
2018-05-21 09:57:38 -05:00
lordwilbur
f4ca576178
rebuilt assets
2018-05-21 09:57:38 -05:00
lordwilbur
459f69f609
frontend translation + other stuff
2018-05-21 09:57:34 -05:00
lordwilbur
06f8322eeb
- fixed an error on finance in admin panel
...
- flight ident now use this format: VA IATA(if empty ICAO) + Flight Number + - + Flight Code (without C) + - + Flight Leg (without L)
- added function __trans_choice in helpers.php for translation
- fixed error in flight edit/insert panel not showing/inserting Tuesday in days
- fixed an error occurring when metar retrieved is empty
- edited now-ui-kit.css to align login fields correctly
- added /public/assets/frontend/js/core/jquery-3.3.1.min.js to fix a missed resource error in authentication pages
- added translations file for en and it locales
- translated all the frontend templates
2018-05-21 09:57:34 -05:00
lordwilbur
84f64f45d9
frontend translation + other stuff
2018-05-21 09:57:32 -05:00