| 2008-08-31 |
Sam Boyer | by douggreen: D6 menu and cache system compliance. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: D6 compliance with changes in url() funct... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: typo fix and E_NOTICE fix. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: D6 FAPI and l(), url() compliance. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: D6 FAPI compliance. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: re-added missing callback property to... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | D6 FAPI compliance updates |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: Updated to use new core function taxonomy... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: FAPI updates. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Sam Boyer | by douggreen: Removed additional t() calls; added str_r... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Sam Boyer | More pertinent sample implementation of hook_panels_inc... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Sam Boyer | updated docblock on panels_load_hooks with specifics... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Sam Boyer | updated docblocks on panels_get_include_directories... |
commit | commitdiff | tree | snapshot |
| 2008-08-25 |
Sam Boyer | Added note that the new typed node context is broken... |
commit | commitdiff | tree | snapshot |
| 2008-08-25 |
Sam Boyer | Fix-ups to save routines, other small but important... |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Sam Boyer | Got rid of potentially php4 problematic curly braces. |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Sam Boyer | Removed some calls to debugging functions that made... |
commit | commitdiff | tree | snapshot |
| 2008-08-22 |
Earl Miles | Checkpoint checkin. Slightly less broken panels_page... |
commit | commitdiff | tree | snapshot |
| 2008-08-22 |
Sam Boyer | Rolling back addition of braces to panels_load_include() |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Sam Boyer | removed too over-cleverness from the fetch* functions |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Sam Boyer | crufty, residual code from when we had a router quickre... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Sam Boyer | Last commit was weird and crufty, dunno why. This shoul... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Sam Boyer | Fixed up panels_page_save() and affiliated functions... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Forgot some of the edits while forward-porting. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Changed name of argument error code constants slightly... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Incremental commit, lots more odds and ends. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Fixed an old error code constant; relocated the handler... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Updated with renamed argument error codes. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Forward port of changes made to node context. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Updated function signatures to include $subtype as... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Docblock updates and changes in code style for referenc... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Panels page have any of its own ajax - it's all done... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Rewrote master loader to accommodate static panel_pages... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Updated panels_page_load() to make use of a fetcher... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Incremental commit - added a few missing inc loaders... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Touch-up and fixing a stupid math error3 |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Just trimming out some cruft. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Small docblock touchup. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Small tweaks and touch-ups; also condensed some of... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | 'Write' functions - functions that are concerned with... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Ditch the router quickref table, totally unnecessary... |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Updated with info about argument plugin error codes. |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Finishing up with the 'fetch' functions |
commit | commitdiff | tree | snapshot |
| 2008-08-19 |
Sam Boyer | Init import; all functions dealing with retrieval ... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Earl Miles | View panes display plugin. Note that this checkin may... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Incremental commit. Stripped a TON of stuff out into... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Incremental commit; added new loader function designed... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Created a second admin loader for callbacks that need... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Incremental commit; refactored most of the admin callba... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Added missing panels_load_include('ajax') call. |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Forward port of the update to panels_export_display... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Fixed a dumb typo, some other small-scale cleanup. |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Incremental commit. Added separate static cache for... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Switched to while loop for the big iterator in hook_men... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Incremental commit. Slowly hacking away at the FAPI... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Added an !empty() call for E_NOTICE compliance. |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Tweaked pane rendering to skip creating a title if... |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Replaced call to sizeof() function with count(). |
commit | commitdiff | tree | snapshot |
| 2008-08-18 |
Sam Boyer | Fixed the $map (as in the drupal menu system's $map... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Incremental commit: |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Incremental commit; docblock tweaks, and minor refactor... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Rolled back earlier changes to admin path schema -... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Quickref table is now completely deprecated; just keepi... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Reinstated the %map arg on several admin callbacks... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Shifted the css filter into its own separate function... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Scratched a couple more unneeded bits from the mask... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Killed some more of the unnecssary bitmask items; fixed... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Considerable refactoring. The separation between logic... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Fix to build-breaking bug in last commit (can't use... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Fixes for E_NOTICE compliance with $load_data. Moved... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Forgot to update replace instance of $quickref->meta... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Forward-ported an E_NOTICE fix and logic improvements... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Removed suuuuuper crufty ajax functions - they hadn... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Moved the admin wildcard loader out into the main panel... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Nixed the wildcards and stored_router fields, and chang... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Fairly large reorganization, although not much change... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Incremental commit - numerous behavioral changes. Admin... |
commit | commitdiff | tree | snapshot |
| 2008-08-17 |
Sam Boyer | Shifted all possible render preparation functions into... |
commit | commitdiff | tree | snapshot |
| 2008-08-16 |
Sam Boyer | Added panels_page_load_include(), cleaned out some... |
commit | commitdiff | tree | snapshot |
| 2008-08-16 |
Sam Boyer | Merged in the on-render call to the css filter. |
commit | commitdiff | tree | snapshot |
| 2008-08-16 |
Sam Boyer | Init import of the css filter, added later in the RC1... |
commit | commitdiff | tree | snapshot |
| 2008-08-16 |
Sam Boyer | Merging in changes made during the Beta5 to RC1 cycle. |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Sam Boyer | Just adding minor phpdoc |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Updated to use error code constants. |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Relocated error code constants to panels.module |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Added some error code constants. |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Incremental commit. |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Incremental commit. Updated to use some of the new... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Removed some crufty code. |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Incremental commit. Logic is partially written for... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Switched over to use of named constants for return... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Earl Miles | Removing duplicated layout files |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | removed wildcards field and added metadata field. |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Incremental commit. Also removed crufty functions from... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Collapsing some menu item metadata into the bitmask... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Cleaned up hook_menu_alter() logic, looks to be about... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Sam Boyer | Minor codestyle updates; starting in on the big runtime... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Earl Miles | Part one of Views re-integration -- the equivalent... |
commit | commitdiff | tree | snapshot |
| 2008-08-05 |
Earl Miles | Update panels exporter to D6 |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Earl Miles | Panel nodes ported to D6 |
commit | commitdiff | tree | snapshot |
| next |