Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improved error handling * Small fix * Fixed small bug that might occur when an expense is updated Previoulsy a string with contents "null" is transmitted and saved to the database when updating an expense with an empty note. This fix prevents that. Please note that this fix still needs to be compiled with npm. * add new minor version update 3.0.1 * refactor search problem * Change project name in composer.json * new frontend build * add customer in expense * add languages * add customer filter on index * add user to expense * refactor and merge backend * IT Italian translation * remove unused components and update eslint + prettier config * Update fr langugage * add listener 310 * refactor line-chart * add missing translation * Updated German Language * Payments and UnitItems in doubles issue fixed... * fix 310 update issues * update templates * Refactor estimate pdf template * refactor sales customers pdf template * refactor sales items and customer pdfs * refactor sales customers * Refactor Estimate templates * refactor profit loss pdfs * refactor expenses pdf * refactor taxt report pdf * refactor sales customers pdf * Refactor Invoice and Payment templates * refactor reports pdfs * Fix estimate template issues * Fix issues on invoice template * refactor heading text in payment * Add Resend Email Option * Add copy pdf url option * refactor invoice 1 style * Customer delete label * refactor invoice2 * fix translation issue * add aws-sdk-php package * refactor estimate to invoice endpoint * refactor estimate to invoice endpoint * reset items on selection * fix item selection and item loader * refactoe issues * refactor 310 update listener * new build * fix migration errors * fix updater issue * refactor language problem * Refactor Self Update Endpoints and Add Update Console Command * Add steps for update app * build 310 * new build 310 * Update readme * add credit to akaunting * add credit to akaunting * refactor docker setup * fix docker errors * update nginx port * refactor checkValidUrl method * fix email layout on mobile * build 311 * refactor due status * give the option to persist the database to the host * Modify php and nginx to change upload file size * Added Serbian Latin translation. Živela Srbija! * Added Serbian translation. Živela Srbija! * revert docker-compose 8080 port * Serbian language support (latin) made better * Added last slash so it ignores everything in the folder .gitignore's magic still eludes me it seems! * Serbian language support (latin) made better * Serbian language support (latin) made better * Improved Dutch version 3.1.1 * json file * Few typo's * More Dutch improvements * Last improvements * Typo * better intro * refactor factories * Better * clone string * confirm_delete * Link * Cap case * change * Serbian language support (latin) made better * Serbian language support (latin) made better * merge * Add copy_pdf_url missing key in spanish * Add missing key resend_invoice in the spanish * Added Iraqi Dinar in currencies table * build public files * get current virsions of php and extensions * transfer code from update controller to updater class * add version check validation * fix update validation toaster * new build * add 320 listener * add listener to provider * hideupdate button for version 4.0.0 * fix updater issue and run production * add v-html for description * new build for version230 * fix updater issue & add optimize clear cmd * remove listener & add version320 migration * remove optimized cmd * remove use from EventServiceProvider * build version 400 * fix default seeder * restrict update if the system requirements do not match * add ability to delete files on update * add ability to delete file from UI * new build 400 * update readme * More descriptive errors * Password reset update * update composer file * add cmd for app key generate * fix layout issue * generate unique hash ids * fix reset password issue * fix date range issue in reports * fix localhost img display issue * change notes & description column type * remove multiple toastr call * fix pdf extenstion issue * replace env with config * check system using file disk type * fix timezone issue * new build 4.0.1 * fix reset pass validation message and add 401 migration * fix update-app description style * remove delete_files validation on update * fix translation issues & formatting * update readme and fix crater-invoice-inc#303 * Svenska * PDF templates fix DomPDF font-weight problems fix * Adapt Serbian language to 4.0.1 * Adapt Serbian language to 4.0.1 * yarn run dev * yarn run production * Snart klar med översättningen * fix isLoading issue * Fullständig översättning till svenska * no message * update code for SR * Skatt => Moms Fixed a misspelling * Some more changes after using the translation * fix amount int issue * More corrections after using the program * no message * no message * no message * fix reset-app * update license readme * Sync language files from crowdin * remove change emit from BaseDatePicker * remove unnecessary comment * refactor date issue * refactor template * re-style template selection modals * fix infinite-looping issue * change template button and note-button styles * build 402 * fix eslint and prettier config * fix next number issue on estimate & invoice * fix floating errors * fix translations & build 403 * add 403 migration Co-authored-by: MakerLab-Dev <[email protected]> Co-authored-by: Lukas Müller <[email protected]> Co-authored-by: jayvirsinh_gohil <[email protected]> Co-authored-by: Mohit Panjwani <[email protected]> Co-authored-by: Jay Makwana <[email protected]> Co-authored-by: Xiaohui Lam <[email protected]> Co-authored-by: alessandrofuda <[email protected]> Co-authored-by: Robin Delattre <[email protected]> Co-authored-by: Jay Makwana <[email protected]> Co-authored-by: Emmanuel Lampe <[email protected]> Co-authored-by: satyaprakash10 <[email protected]> Co-authored-by: radhu587 <[email protected]> Co-authored-by: gohil jayvirsinh <[email protected]> Co-authored-by: Jean-Philippe Murray <[email protected]> Co-authored-by: Stefan Azaric <[email protected]> Co-authored-by: René Loos <[email protected]> Co-authored-by: Loduis Madariaga Barrios <[email protected]> Co-authored-by: Khoshbin Ali Ahmed <[email protected]> Co-authored-by: yogesh_gohil <[email protected]> Co-authored-by: raishvaria <[email protected]> Co-authored-by: MakerLab-Dev <[email protected]> Co-authored-by: Joakim Andersson <[email protected]> Co-authored-by: edevrob <[email protected]>
- Loading branch information