0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FIX] ORM: query allow to use language abv for texts field in select too More... almost 7 years ago
[IMP] template: add html_value More... almost 7 years ago
[FIX] debug: get_backtrace More... almost 7 years ago
[IMP] debug: add get_backtrace More... almost 7 years ago
[FIX] ORM: handle \ in split More... almost 7 years ago
[FIX] ORM: text, avoid duplicate row creation on creating translated record More... almost 7 years ago
[IMP+FIX] orm: update_sql_structure More... almost 7 years ago
[IMP] orm: get_view: add translated if translated More... almost 7 years ago
[FIX] orm: object->add_column, remove pass var by ref, it is not always the case More... almost 7 years ago
[IMP] db_common: add set_error_callback More... almost 7 years ago
[FIX] ORM: Fix SQL error handling in sql create More... about 7 years ago
[FIX] write, unlink: check if where is numeric More... about 7 years ago
[FIX] ORM: numeric field, unsigned, Remove traling space More... about 7 years ago
[FIX] ORM: check_table_structure, continue to check column even if one does not exist More... about 7 years ago
[FIX] ORM: active record, can use ID for init More... about 7 years ago
[FIX] database_sync: add date support More... about 7 years ago
[FIX] database_sync: Only variables should be passed by reference More... about 7 years ago
[FIX] database_sync: add tinyint, smallint, mediumint, bigint support More... about 7 years ago
[FIX] database_sync: get last sync for a new table More... about 7 years ago
[FIX] ORM: required field are required More... about 7 years ago
[FIX] Do not allow auto sorting with group by More... about 7 years ago
[REF] human: use namespace More... about 7 years ago
[FIX] ORM: throw exception if integer is not parseable More... about 7 years ago
[FIX] ORM: sql_create exception, use object->_name and not object->name More... about 7 years ago
[IMP] ORM: add name_search_details method More... about 7 years ago
[IMP] ORM: get view, add select_values in view More... about 7 years ago
[IMP] ORM: read, add support for data in where More... about 7 years ago
[FIX] ORM: get_view, relation_object_field instead of relation_object_key More... over 7 years ago
[REVERT] ORM Remove fix for now More... over 7 years ago
[FIX] ORM: do not call fx field function if not data needed More... over 7 years ago