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
SynApp2 - Web Application Generator
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Dec 03, 2024 — Dec 03, 2025
Showing page 2 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
1. retructure general validators for username and password as VALIDATOR_PRIMARY 2. use UPW_STD_xxx constants rather than literals
richard
More...
almost 15 years ago
1. use UPW_STD_xxx constants instead of literal values 2. use custom::set_username_password_mgr() to set up handler for SynApp2 - Tools/Users
richard
More...
almost 15 years ago
1. establish UPW_STD_xxx constansts 2. add custom::set_username_password_mgr()
richard
More...
almost 15 years ago
bump version
richard
More...
almost 15 years ago
allow ( and ) in PageGen filenames
richard
More...
almost 15 years ago
syapp2 username and password validation now uses general methods in validate.php
richard
More...
almost 15 years ago
added methods validate_username_general() and validate_password_general()
richard
More...
almost 15 years ago
light refactoring of AUTH_XXXX methods to support username lists and/or dynamic invocation of named callbacks
richard
More...
almost 15 years ago
1. added helper function is_auth_username() 2. provides encapsulation of common logic used by custom to process CSV mixed set of username or callback function names
richard
More...
almost 15 years ago
added function isset_string()
richard
More...
almost 15 years ago
fixed improper call to fflush()
richard
More...
almost 15 years ago
bump version
richard
More...
almost 15 years ago
1) allow FETCH to send_request_pk independent of 'select' container_id this corrects a side-effect from an earlier fix that factored in the container_id (oci HRV2 example) to prevent sending multiple request_pk args if/when QID was repeated for an (adjacent table) independent FK
richard
More...
almost 15 years ago
1) allow col_info['Default'] == null 2) test col_info['Default'] against null rather than empty() 3) allow successful validation of 'blank' col_vars when 'Default' is '' (empty string)
richard
More...
almost 15 years ago
Removed the database qualification (identifier) from table name in SQL statement because some database names (could have) characters that would trigger syntax errors without (database engine specific) delimiters around the identifier. Immediately before the SQL statement, the database was selected (as the default) so the database name in the SQL statement is unnecessary.
richard
More...
almost 15 years ago
added get_http_host() wrapper function
richard
More...
almost 15 years ago
1. revised EXTRA col alias display to present 'source' view rather than expanded expression (oci HRV2 demo) 2. added validation and error messaging for PageGen filenames
richard
More...
almost 15 years ago
1. fixed page flow bug that overwrote constraint key when multiple fk to adjacent table (oci HRV2 demo) 2. added support for 'setup' test/diagnostics 3. added cxl::m_response_affected_rows data member
richard
More...
almost 15 years ago
1. added support for 'setup' database access configuration and connection test/dianostics 2. added do_process() hooks for new custom process context identifiers 3. added affected_rows response elemment 4. added misc action data member 'read' access methods
richard
More...
almost 15 years ago
1. added support for discrete mapping of logical database names to specific hostname, username, password and/or physical database names 2. added database configuation setup and test diagnostic functions for synapp2/setup.htm 3. refactored structure of MAP_SITE_PREFIX and MAP_DATABASE_PHYSICAL 4. misc light refactoring for clarity
richard
More...
almost 15 years ago
added custom processing context identifiers
richard
More...
almost 15 years ago
added access methods to manage (oci) connection string
richard
More...
almost 15 years ago
updates for 1.8.0 beta 4
richard
More...
almost 15 years ago
bump date
richard
More...
almost 15 years ago
1. added MAP_DATABASE_... customization elements for -h -u -p 2. deprecated old representations of MAP_SITE_PREFIX and MAP_DATABASE_PHYSICAL
richard
More...
almost 15 years ago
enclose logo img tag in div for strict html 4.01 compliance
richard
More...
almost 15 years ago
database configuration and connection test diagnostic page. initial version.
richard
More...
almost 15 years ago
set version for release
richard
More...
about 15 years ago
bump version
richard
More...
about 15 years ago
better behavior with Options col_expr that evaluates to 0 for MACRO, LIST_MACRO, and LIST_MACRO_ORDER
richard
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
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