Nafies Luthfi
3cc999c0bc
Change logo function helpers name
Change appLogoImage() to app_logo_image()
Change appLogoPath() to app_logo_path()
7 years ago
Nafies Luthfi
350e4196f9
Change monthDateArray() to month_date_array()
7 years ago
Nafies Luthfi
b0dfc805e9
Change formatSizeUnits() to format_size_units()
7 years ago
Nafies Luthfi
bf7c359ab1
Change from formatRp() to format_money()
7 years ago
Nafies Luthfi
1380bc523c
Change formatDecimal() to format_decimal()
7 years ago
Nafies Luthfi
e03ce9dced
Chang dateId() to date_id()
7 years ago
Nafies Luthfi
35d68ee520
Change monthNumber() to month_number()
7 years ago
Nafies Luthfi
2f436da1f4
Change monthId() to month_id()
7 years ago
Nafies Luthfi
590790bf3c
Change getMonths() to get_months()
7 years ago
Nafies Luthfi
0367fdce75
Update db backups view labels
Change @lang to __() helper
7 years ago
Nafies Luthfi
f886b645b6
Change trans() to __() helper function
7 years ago
Nafies Luthfi
61ce6ba481
Add tax_id on invoice print out
7 years ago
Nafies Luthfi
bbf576118b
Add tax_id entry on agency profile
7 years ago
Nafies Luthfi
50e757933b
Remove invoice print out table tfoot
Table tfoot contains invoice total, if we use tfoot
for multi page invoice item listing, the tfoot will
be shown on each page (which we don't want).
If we use tbody, the total rows will only shown
on the bottom of the invoice item listing table.
7 years ago
Nafies Luthfi
a9082de190
Update view, lang files and flash message
7 years ago
Nafies Luthfi
4db6457cd5
User can import existing bank accounts
If user already use bank account feature, it is saved
on site_options table.
This commit will add a button to import existing
bank account entries to bank_accounts table.
7 years ago
Nafies Luthfi
f466c5414b
User can swith bank account status
Bank account status:
1:active
0:in_active
7 years ago
Nafies Luthfi
2f69a2d308
Fix bank account create, edit and delete
7 years ago
Nafies Luthfi
e1658b981c
Refactor fee payment edit action
7 years ago
Nafies Luthfi
a9172a1ad4
First fix for partner payment
7 years ago
Achmad Hadi Kurnia
5dc14b135f
fix #17 issues
7 years ago
Nafies Luthfi
f3af0a2f37
Update project views to use work_duration attribute
7 years ago
Nafies Luthfi
166a28247b
Update payment views to use __() helper for lang labels
7 years ago
Nafies Luthfi
61e9c2ff63
Add project detail on payment entry page
7 years ago
Nafies Luthfi
3355adcce2
Update installation form
Set website to not required
Add web address placeholder as a hint
Update validation message for invalid url entry
7 years ago
Nafies Luthfi
3020cb9cdd
Update customer payments page
7 years ago
Nafies Luthfi
797b241049
Update invoice list page
7 years ago
Nafies Luthfi
dfe53d79ad
Use money_sign_in_word option in invoice printout
7 years ago
Nafies Luthfi
a726a27253
Add money_sign_in_word option
7 years ago
Nafies Luthfi
c863ef14d3
Add payment list on vendor detail page
Update vendor payment relation to morphMany
7 years ago
Nafies Luthfi
479c7475e8
Add vendor detail page
Add venvor detail link to vendor list page
7 years ago
Nafies Luthfi
52f5021cfe
Change logo upload info text from danger to warning
Change trans() helper function to __()
7 years ago
Nafies Luthfi
54b15ed94e
Add calendar edit mode toggle
7 years ago
Nafies Luthfi
bde55f8385
Move set_as_job button
7 years ago
Nafies Luthfi
f1418fa446
Convert a task to become a job
7 years ago
Nafies Luthfi
673372afae
Add notification on calendar actions
7 years ago
Nafies Luthfi
0f8859241b
Timed events can be set as all-day event
7 years ago
Nafies Luthfi
5e4af6ebc3
Change job action forms position
7 years ago
Nafies Luthfi
312e5c18f8
Update some job views
7 years ago
Nafies Luthfi
a18cd4993c
Update job detail layout
Add job view layout
Add nav-tabs on job detail page
Update job show view to extends job layout
Add job comments view that extends job layout
7 years ago
Nafies Luthfi
19071f5cf8
Add Job comments
7 years ago
Nafies Luthfi
6364790b03
Add comment time_display attribute
Comment time will shown in diffForHumans if created today
Comment time will shown in date time yesterday or before
Add Comment model test
7 years ago
Nafies Luthfi
c2b4f4dbaa
Add comment deletion
Add comment policy for delete action
7 years ago
Nafies Luthfi
51796dd6af
Apply commenting policy to comment actions
7 years ago
Nafies Luthfi
55bd94dbda
Add edit comment action for user
7 years ago
Nafies Luthfi
7549998e39
User can add and see comments on project detail
Add comment listing on project detail
Add comment form
Show comment list
Latest comment on top
7 years ago
Nafies Luthfi
ce8e1195ca
Easier project navigation by status
Add project status navigation tabs on project list page
Update project statuses lang for id
7 years ago
Nafies Luthfi
8ba3e9f793
Add invoice discount - closes #10
8 years ago
Nafies Luthfi
aa63b01831
Update project job creation froms
Move job creation form views to projects/jobs
Add select2 js for project selection on add job from other
project feature
8 years ago
Nafies Luthfi
d88170735e
Update project detail label
8 years ago