Commit Graph

42 Commits

Author SHA1 Message Date
Dave M. a4d99dfe08 - Route now supports default values 2024-11-22 20:46:23 -05:00
Dave Mc Nicoll f199cc7085 - Merged v2.0.0b branch into master; rewrite is officially stable and a drop-in replacement of v1.x 2024-11-13 14:00:50 -05:00
Dave Mc Nicoll 08c0ffacab Merge branch 'v2.0.0b' of https://git.mcnd.ca/mcndave/notes into v2.0.0b 2024-10-29 16:00:36 +00:00
Dave Mc Nicoll 6ba66dcd37 - Adjusted for notes V2.x 2024-10-29 16:00:12 +00:00
Dave Mc Nicoll 81fa3d49c7 - Breadcrumb now shows up only if deep within at least two routes (if ignoreSoleRoute is true) 2024-10-14 12:52:34 +00:00
Dave Mc Nicoll fcb332ae53 Merge branch 'master' of https://git.mcnd.ca/mcndave/notes 2024-10-07 15:44:24 -04:00
Dave Mc Nicoll 133672b347 - WIP on Breadcrumb, AnnotationReader now return #UNKNOWN# if reflection fail 2024-10-07 15:44:00 -04:00
Dave Mc Nicoll 34a3351ed5 - Added classReflection property 2024-06-21 14:17:57 +00:00
Dave Mc Nicoll dd680c8a9a v2.0.0b 2024-06-04 13:33:11 +00:00
Dave Mc Nicoll c92baf6cda - Removed NULL and added a new Enum instead 2024-06-02 23:02:27 +00:00
Dave Mc Nicoll 86afea9b4e - Reworked the SecurityHandler granting part which now supports NULL as a 'skipping' value. This necessity appeared since a new property in the attribute was added. 2024-06-02 19:54:55 +00:00
Dave Mc Nicoll 4568427c66 - Added HTTP methods to Taxus object 2024-05-31 19:00:32 +00:00
Dave Mc Nicoll 19c79d0374 - getAttribute() can now query multiple types 2024-05-31 12:28:00 +00:00
Dave Mc Nicoll 0cdc2dc3d8 - Added some more method to filter properties 2024-05-27 18:06:56 +00:00
Dave Mc Nicoll 2a6ec3cd1b Merge branch 'master' into v2.0.0b 2024-05-21 13:03:31 +00:00
Dave Mc Nicoll 1599284334 - Added route description 2024-05-21 13:03:18 +00:00
Dave M. 2345c5453f - Added MatchRoute Method 2024-05-09 19:52:10 +00:00
Dave M. 61b84bfd09 - Totally reworked Notes to allievate most conceptions problems. Removed old annotations artifacts too 2024-05-09 19:43:08 +00:00
Dave Mc Nicoll 996c8fa14a - Fixed Notes bugs with Union Types Reflection 2024-04-24 11:24:27 -04:00
Dave M. 340235e2f8 - Base can now be null 2023-11-20 13:40:21 -05:00
Dave M. 124bddb238 - Latest work on route base fallbacks 2023-11-17 22:38:26 -05:00
Dave M. 0fcff83eac - Fixed missing tags from traits 2023-11-17 21:59:29 -05:00
Dave M. 5f00c2b603 - Fixed a typo 2023-11-17 19:57:47 +00:00
Dave M. cee97fca25 - Merged multiple sub-libraries 2023-11-17 19:47:24 +00:00
Dave M. 767152e0c3 - Removing annotations replaced by attributes 2023-11-03 19:54:44 -04:00
Dave M. dd0f0271a6 - Some bugfixes linked to attributes 2023-07-09 12:41:36 -04:00
Dave Mc Nicoll 7c7d8c9d8d - Set # migrated from: optional from migrate script 2023-03-01 11:33:33 -05:00
Dave Mc Nicoll e3e922e3bf - Added a cleanup method to the migration process 2023-02-23 09:36:54 -05:00
Dave Mc Nicoll 564a05a1d4 Merge branch 'master' of https://git.mcnd.ca/mcndave/notes into attributes 2023-02-08 16:32:11 +00:00
Dave Mc Nicoll 1accac94c0 - Fixed the Ignore attribute 2023-02-08 16:31:51 +00:00
Dave M. aca093dd97 - Fixed a bug with Union types within methods arguments 2023-02-07 16:50:16 +00:00
Dave Mc Nicoll 0ba4fe3a51 - Added support for union types 2023-01-27 15:43:33 +00:00
Dave Mc Nicoll d92bb527da - Attached a new exc eption message whenever an attribute is missing 2023-01-26 18:49:30 +00:00
Dave M. 87b9ea2e2a - WIP on attributes ; on testing phase 2023-01-26 13:29:59 +00:00
Dave M. a876ea9045 - WIP on Attributes conversion from annotations 2023-01-21 18:37:54 +00:00
Dave M. f4fffbd480 - Added native Attribute support from PHP 8 2023-01-19 01:46:03 +00:00
Dave M. 2a45abae27 - Fixed a bug caused by a new T_NAME_QUALIFIED constant 2022-07-18 16:19:20 +00:00
Dave Mc Nicoll 14d6a0d10a - Fixed the exception thrown 2021-10-19 12:44:44 +00:00
Dave M. 61fa5d220e - Fixes done on a bug within the ObjectResolver 2021-02-16 03:07:27 +00:00
Dave M. ed9a305e87 - Removed throw on unknown tags 2020-10-20 19:35:52 +00:00
Dave M. 9f8bc3c0d5 - Added a new ObjectResolver which is code comming from ObjectReflection. 2019-12-10 14:32:44 -05:00
Dave M. 504c87b134 - First commit -- splitted from Ulmus, but still untested 2019-10-04 15:48:21 +00:00