Nafies Luthfi
98e2be110b
Add job dates entry on job edit page
8 years ago
Nafies Luthfi
26fbc2a950
Add target_start_date and target_end_date on a Job
Update task and job migration files
- Job position should be tinyint(3)
- Task position and progress should be tinyint(3)
- Add nullable date columns on jobs table
8 years ago
Nafies Luthfi
5155fac8fd
Add custom validation for create project form
8 years ago
Nafies Luthfi
046c5c7c03
Added last update time on project job list
Update job updated_at on task update
8 years ago
Nafies Luthfi
1c04dfdf60
Add due_date attribute to the project
8 years ago
Nafies Luthfi
2f6d8edb74
Update ManageProjectsTest class
8 years ago
Nafies Luthfi
3b157e8007
Add project overall progress on "on progress" project list
8 years ago
Nafies Luthfi
3e47fa9565
Update some views to use lang files
8 years ago
Nafies Luthfi
98bbfe85c7
Update invoice views using lang files
8 years ago
Nafies Luthfi
3ef80c2999
Update report views to use lang
8 years ago
Nafies Luthfi
9aae156516
Update getMonths() helper and corresponding lang files
Add time lang for de locale
8 years ago
Nafies Luthfi
72ed2b8709
Add German on lang switcher
8 years ago
Nafies Luthfi
894a090d1c
Add time lang file for getMonth helper, fixes #5
Month names now uses lang files
Remove unused helper functions
8 years ago
Nafies Luthfi
2649fbe60c
Add missing flash message lang for job creation
8 years ago
Nafies Luthfi
813ece1eee
Prevent admin to delete customer that has project
8 years ago
Nafies Luthfi
f608588239
Add payment entry validation
8 years ago
Nafies Luthfi
6f2a5feaab
Update missing and invalid values on lang files
8 years ago
Nafies Luthfi
00e79b9b9c
Update flash message for unauthorized access
8 years ago
Nafies Luthfi
897757c103
Update flash message for validation fails
8 years ago
Nafies Luthfi
78484924d2
Add flash message on invoice draft actions
Update invoice draft views
Update Invoice Draft class docblocks
8 years ago
Nafies Luthfi
05ff2b256c
Update reset password views
Remove unused files
8 years ago
Nafies Luthfi
9387a3e4e6
Update job views and remove unused scripts
Update add job from other project page to use lang
Use __() helper instead of trans()
Update link_to_route parameters
8 years ago
Nafies Luthfi
87c6b1c3f4
Use lang for password reset views
8 years ago
Nafies Luthfi
088cb9d956
Update job type selection using lang file
8 years ago
Nafies Luthfi
cb4417df51
Add user current job progress statistic
Set on progress project list as default on user project list tab
Set on progress job count on user progress tab number
8 years ago
Nafies Luthfi
a4863856bd
Add project list tab on user detail page
Add user belongs to many projects with unique pivot query relation
8 years ago
Nafies Luthfi
162e7c4b1a
Add job list tab on user detail page
Add jobs relation on user model
8 years ago
Nafies Luthfi
0a54a19afa
Restructure user detail and add lang radio select on user edit page
8 years ago
Nafies Luthfi
de57cc348d
Add option page to set money_sign
Set money string format based on money_sign site option
8 years ago
Nafies Luthfi
d8345088cf
Add invoice list tab on customer detail page
8 years ago
Nafies Luthfi
ca6befb25b
Add subscription list tab on customer detail page
8 years ago
Nafies Luthfi
10412460a7
Add payments tab on customer detail page
8 years ago
Nafies Luthfi
4868e52665
Add project list tab on customer detail page
8 years ago
Nafies Luthfi
16be246496
Fix some missing lang item on project payments
8 years ago
Nafies Luthfi
c0db7efa80
Small improvement on sidebar lang switcher
Add lang switcher tooltip and disabled button attribute to selected lang
Fix some missing customer lang value
8 years ago
Nafies Luthfi
f51493f82b
Fixed project index page structure and use project lang file
8 years ago
Nafies Luthfi
1fb60ff524
Add lang switcher on sidebar
8 years ago
Nafies Luthfi
4c8d6d6f9c
Add "en" and "id" lang switch on user profile edit page
Add lang column on users table
Add Lang middleware class
Change default locale config to "en"
8 years ago
Nafies Luthfi
08e5abafc4
Add project lang file and fixed some lang and views to use lang
8 years ago
Nafies Luthfi
0fdf374364
Add lang files for 'en' locale
Update SubscriptionTest class
Remove unused lang files and agency factory
8 years ago
Nafies Luthfi
9757124dd5
Apply fixes from StyleCI
8 years ago
Nafies Luthfi
34557310ab
Update database backup and restore system feature
8 years ago
Nafies Luthfi
8b9b14919a
First init
Add User Registrations and Login
Add User chage password
Add User reset password
Add Manage Projects (with tests)
Add Manage Users (with test)
Add Manage Roles
Add Manage Permissions
Add Manage Project Payments
10 years ago