Commit Graph

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