openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
webTareas
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 29, 2024 — Sep 29, 2025
Showing page 1 of 33
Search / Filter on:
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
Luis Wang
More...
over 1 year 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
Luis Wang
More...
over 1 year ago
bug fixed: salutation misspelled
Luis Wang
More...
over 1 year ago
bug fixed: salutation misspelled
Luis Wang
More...
over 1 year ago
bug fixed
Luis Wang
More...
over 1 year ago
bug fixed
Luis Wang
More...
over 1 year ago
+ ADDED: upgrade webTareas from CLI + ADDED: trigger approval procedure on field changing + ADDED: icon for file type `mp4`
Luis Wang
More...
over 1 year 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
Luis Wang
More...
over 1 year 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
Luis Wang
More...
over 1 year ago
CHANGED: use text instead of varchar(1024) for custom field type - List database data type
Luis Wang
More...
over 1 year ago
+ ADDED: new custom field type - list
Luis Wang
More...
over 1 year 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
Luis Wang
More...
over 1 year 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
Luis Wang
More...
over 1 year 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
Luis Wang
More...
over 1 year ago
+ ADDED: form change logs + ADDED: export forms
Luis Wang
More...
over 1 year ago
+CHANGED sort field valid values numerically if all values are numeric strings
Luis Wang
More...
over 1 year ago
+ BUG FIXED: EXCEPTION CAUGHT! approval/reject forms without history tables
Luis Wang
More...
over 1 year ago
+ BUG FIXED: delete orphan custom field related files (image/audio/video/file)
Luis Wang
More...
over 1 year ago
+ BUG FIXED: delete orphan custom field related files (image/audio/video/file)
Luis Wang
More...
over 1 year ago
+ BUG FIXED: unable to upload multiple files for file-type custom fields at the same time
Luis Wang
More...
over 1 year ago
+ CHANGED: show linked document description in choose list if the field is related to another document
Luis Wang
More...
over 1 year ago
bug fixed
Luis Wang
More...
over 1 year ago
merge to webTareas v2.5
Luis Wang
More...
over 1 year 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
Luis Wang
More...
about 4 years ago
webTareas v2.3 release note
Luis Wang
More...
about 4 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
Luis Wang
More...
about 5 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
Luis Wang
More...
over 5 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)
LuisWang
More...
over 7 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)
LuisWang
More...
over 7 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.
Luis Wang
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
…
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree