1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ ADDED: custom field editable on creation only (no change) + ADDED: able to hide rarely used items in main menu + ADDED: no. of rejections required for approval stage + CHANGED: back to form list after form creation + CHANGED: show approval document in new window on clicking the `view` link in `view document` page + CHANGED: single textbox for list type field as report's parameter + BUG FIXED: confused content of list type field with linked-table as report's output + BUG FIXED: no textbox available for serial type field as report's parameter + BUG FIXED: unable to leave optional field with valid values unchoose + BUG FIXED: unable to access files uploaded with `upload multiple files` interface + BUG FIXED: user forced logout after submit approval/reject document from internal notification More... 15 days ago
+ ADDED: including approval template information in the approval notifications + ADDED: use custom report output as linked-table field's choose-list data source + ADDED: file management - upload multiple files at once + ADDED: select option `show up to xxx items` in bottom of list/card-view block + ADDED: new column `remark` in `to-do` list (project name for milestones/tasks/meetings/support requests, approval template name for approval documents) + ADDED: shift select multiple checkboxes for card-view items + ADDED: custom field hide in view mode + ADDED: change custom fields display order by drag & drop + ADDED: new custom field type - priority, would be passed to approval document + CHANGED: file management - open default folder directly there is only one folder + CHANGED: show `deleted foms` link only if form template history enabled + BUG FIXED: boolean field condition in the custom report creation failed + BUG FIXED: confused file list content after files deletion + BUG FIXED: incorrect page links in bottom of list/card-view block + BUG FIXED: show raw data of list type field with valid values in form list + BUG FIXED: card-view actions not show up with multiple selected forms in form list + BUG FIXED: incorrect originator name of approval document in to-do list + BUG FIXED: no percent sign for percentage type custom field More... 22 days ago
bug fixed: salutation misspelled More... about 1 month ago
bug fixed: salutation misspelled More... about 1 month ago
bug fixed More... about 1 month ago
bug fixed More... about 1 month ago
+ ADDED: upgrade webTareas from CLI + ADDED: trigger approval procedure on field changing + ADDED: icon for file type `mp4` More... about 1 month ago
+ ADDED: new custom field types - locked, reference + CHANGED: function `copy to` only for forms with 3 (or more) identical custom fields + CHANGED: always display `to-do list` on mainmenu More... about 1 month ago
+ CHANGED: choose list data filter (exclude 'draft', 'need approval', 'not approved', 'canceled', 'deleted', 'inactive', 'locked', 'folder') + BUG FIXED: missing files in new copied form if there is no file attached in the original form More... 2 months ago
CHANGED: use text instead of varchar(1024) for custom field type - List database data type More... 2 months ago
+ ADDED: new custom field type - list More... 2 months ago
+ ADDED: copy one form data to another form (different form templates) + ADDED: able to copy image/audio/video/file fields in the form + BUG FIXED: unable to show new copied form template on the mainmenu More... 2 months ago
+ ADDED: new page - Deleted Fomrs, able to show the changelogs & differences of deleted forms + BUG FIXED: EXCEPTION CAUGHT! upload multiple attachments and assign image/audio/video/file fields at the same time in the form adding procedure More... 2 months ago
+ ADDED: enable form list group options if the form approval enabled + ADDED: prefix string for serial field + CHANGED: re-design choose list (data filters & sorters) + BUG FIXED: no data permissions checking applied on the choose list + BUG FIXED: unable to extract form exported zip file if form description too long + REMOVED: fields link to meetings, notes, support_requests, tasks & topics More... 3 months ago
+ ADDED: form change logs + ADDED: export forms More... 3 months ago
+CHANGED sort field valid values numerically if all values are numeric strings More... 3 months ago
+ BUG FIXED: EXCEPTION CAUGHT! approval/reject forms without history tables More... 3 months ago
+ BUG FIXED: delete orphan custom field related files (image/audio/video/file) More... 3 months ago
+ BUG FIXED: delete orphan custom field related files (image/audio/video/file) More... 3 months ago
+ BUG FIXED: unable to upload multiple files for file-type custom fields at the same time More... 3 months ago
+ CHANGED: show linked document description in choose list if the field is related to another document More... 3 months ago
bug fixed More... 3 months ago
merge to webTareas v2.5 More... 3 months ago
#webTareas-2.4 / 2021-9-27 + ADDED: forums + ADDED: drag and drop file upload feature + ADDED: file permission control - owner/group/others + ADDED: required parameters for report definitions + ADDED: new output field types for report definitions + ADDED: able to include form creation time/user & modification time/user fields in the report definitions + ADDED: default environment variable values for the webTareas installation from CLI procedure + ADDED: default report category for user profiles + ADDED: new card-view option - filter text-box + ADDED: user able to change the navigation items order in the main menu + ADDED: new main menu item `Meetings` + ADDED: to-do list page + REMOVED: home page + CHANGED: use folder tabs to replace toggle headings + CHANGED: use slide-down message bar instead of pop-up message box + CHANGED: remove all register globals + BUG FIXED: EXCEPTION CAUGHT! Copy files to another folder + BUG FIXED: fail to create project folder + BUG FIXED: unable to add project linked content + BUG FIXED: date restrictions date range quick links not working More... over 2 years ago
webTareas v2.3 release note More... over 2 years ago
+ ADDED: headers 'X-XSS-Protection', 'X-Frame-Options', 'X-Content-Type-Options' + ADDED: import webTareas approval templates from CLI + ADDED: import webTareas custom field definitions from CLI + ADDED: import webTareas extensions from CLI + ADDED: import webTareas form templates from CLI + ADDED: import webTareas report definitions from CLI + CHANGED: list all currencies in the currency drop-down list More... over 3 years ago
+ ADDED: Report categories access control by verifying user profile + CHANGED: use HTML SVG to draw gantt charts + REMOVED: line chart in view service webpage + REMOVED: JpGraph - graph creating php library + BUG FIXED: Arbitrary File Deletion on the 'print_layout.php' webpage + BUG FIXED: temporary files leak + BUG FIXED: date field input html not working + BUG FIXED: unable to access reports webpage if the default report category removed + BUG FIXED: The built-in variables of report query not working + BUG FIXED: The built-in variables of approval query not working More... almost 4 years ago
#webTareas-2.0 / 2018-6-27 + CHANGED: PHP7.x compatible (luiswang) + CHANGED: upgrade graph library from jpgraph-3.0.7 to jpgraph-4.2.0 (luiswang) + CHANGED: Replace PhpExcel library with PhpSpreadsheet (luiswang) + BUG FIXED: project cost amount incorrect (luiswang) More... almost 6 years ago
#webTareas-2.0 / 2018-6-27 + CHANGED: PHP7.x compatible (luiswang) + CHANGED: upgrade graph library from jpgraph-3.0.7 to jpgraph-4.2.0 (luiswang) + CHANGED: Replace PhpExcel library with PhpSpreadsheet (luiswang) + BUG FIXED: project cost amount incorrect (luiswang) More... almost 6 years ago
#webTareas-1.12 / 2017-4-4 + ADDED: able to run extensions on customer service site + ADDED: click-and-hold on cardview items + ADDED: new calendar event types: user, organization, department, project & user profile + BUG FIXED: boolean type custom field default value not working + BUG FIXED: #25 Linked Files File Name Text extends past box. More... about 7 years ago