Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

croogo

Croogo is a free, open source, content management system for PHP, released under MIT License.
Collective - https://opencollective.com/croogo - Code: https://github.com/croogo/croogo

extract js to an external file + prevent jumps

github.com/croogo/croogo - c49caa0fa78a6840d8f41437aeb5e06d408f2bfb authored about 12 years ago
Merge branch '1.5-helper-fixes' into 1.5

github.com/croogo/croogo - ffafc207905e54ef7d137aa47e0e3c8b0832caca authored about 12 years ago
fix: reuse object from collection

github.com/croogo/croogo - 03ed1a5ddcb3fb0ca3e37b2b3366194336235824 authored about 12 years ago
remove LayoutHelper::$node + add BC method

github.com/croogo/croogo - 9be76e4372d52708297467bd510d9b007ab165fc authored about 12 years ago
adding getOptionParser for Users.Users shell

github.com/croogo/croogo - 51627f38717e2be0903d5589be0f585c1052fa6e authored about 12 years ago
fix: don't override existing helper configs

This required where a plugin supply an extension of these helpers.

github.com/croogo/croogo - 245f9ee9f140df182cb04a085216678eea058603 authored about 12 years ago
skip 'missing' acos

github.com/croogo/croogo - 2cbc04fc51bc5191d88e9490e00ecdf6460142d5 authored about 12 years ago
update adminRowActions() to accept link options

- Allows adding item actions with icons + other attributes
typically expected in HtmlHelper::l...

github.com/croogo/croogo - 2aef3930e8548e00be6209150b2beb6a37f8d987 authored about 12 years ago
centering icons in item-actions

github.com/croogo/croogo - dc0e339e332e01b43071f97b738f23ec07f062fa authored about 12 years ago
method = post for ExtensionsLocales/admin_activate

github.com/croogo/croogo - 031902490176b31dfb898de9a4ad14e807721783 authored about 12 years ago
pass more complete args for form search url

github.com/croogo/croogo - 6c294a56e49e0db9f83ea7ca7c7686f31e158253 authored about 12 years ago
remove exec bit

github.com/croogo/croogo - 70b635db09361f1ec9c8e2db50a53ef9e806028d authored about 12 years ago
Merge branch '1.5-admin-helper' into 1.5

github.com/croogo/croogo - f3a76e9aa8e620b7eb686e85ced4d598172be58e authored about 12 years ago
Merge branch '1.5-style-updates' into 1.5

github.com/croogo/croogo - 6976e3b57f8fc10abbac44d0d0ab3f7a8334383a authored about 12 years ago
updating views to use adminAction

github.com/croogo/croogo - b6a9c90ef0f5a8a1e60e691ea42b303a1e1d97a9 authored about 12 years ago
skip when 'button' => false

github.com/croogo/croogo - b6e8dabaf0d23ad93a5245e4188faad797c92db4 authored about 12 years ago
new method CroogoHelper::adminAction

github.com/croogo/croogo - 9ac0b2fb167865b073ebac5cd7e24153eacc3008 authored about 12 years ago
updating views to use adminTab()

github.com/croogo/croogo - 5c4228b846741ba8ddad2e70fbe5264c40042ca3 authored about 12 years ago
new method: CroogoHelper::adminTab()

github.com/croogo/croogo - d29c76f8c553d0ee2e47060c6ffebc055a6ddb40 authored about 12 years ago
add novalidate attribute for search forms

github.com/croogo/croogo - 07b1b39217f8044fb8a3d0a32a56dde9bcb250ee authored about 12 years ago
updating style for fieldset inside tab-content

github.com/croogo/croogo - ca3c8dd15af25dcdb5d617cd638396cf967ad10a authored about 12 years ago
updating style for 'email' and 'tel'

github.com/croogo/croogo - cb3376906a721ef1bca372db9ea9a9fa5bae25fa authored about 12 years ago
Update Plugin/Comments/View/Elements/comment.ctp

Since Comments is a Plugin we need to call it.

github.com/croogo/croogo - 4862c2b1ac0465afe227e3093b8f27a242f8b9e2 authored about 12 years ago
Merge branch 'master' into 1.5

Conflicts:
Controller/Component/CroogoComponent.php

github.com/croogo/croogo - addd92361c6624d8e8b5f8f356bd7b029fe84600 authored about 12 years ago
trim newlines when updating version number

github.com/croogo/croogo - ab7f87a0642e8a0b8dc1f5b72c57e3581b95a5bb authored about 12 years ago
fix: avoid ambiguous column error

github.com/croogo/croogo - 0527dcba686fb389eee10bd280d4ce85fa7e923c authored about 12 years ago
update requirements since cake 2.3.0 has gone gold

- update .travis.yml
- update requirement during install

github.com/croogo/croogo - 7c3aa5c97294ae60afb1f99ccfae4ecbdf6c44b5 authored about 12 years ago
handle empty $root

github.com/croogo/croogo - 2a2efcddbb3d1542af94e82acd28a099430966b8 authored about 12 years ago
supply 'plugin' key

github.com/croogo/croogo - 8b4a7473d015566fd3a1759f1d3792763dc97f16 authored about 12 years ago
don't set required = true for search fields

github.com/croogo/croogo - c583f9918441eddc538d0841d153d6c4b3080160 authored about 12 years ago
meta: set default input type = textarea, 2 rows

github.com/croogo/croogo - 1073101970b528266fefe0fd16bb978279ce2b40 authored about 12 years ago
adding pagination counter in Common/admin_index

github.com/croogo/croogo - cdeb3fdd331e41c9a97d8fc5639eed2924ce0358 authored about 12 years ago
fix: incorrect path for Hash::extract()

github.com/croogo/croogo - 6652a7fbcaa6259ea5f090819fbceaec85f6f1ca authored about 12 years ago
Defaults to InnoDb storage engine for mysql

github.com/croogo/croogo - f11655ad26ce2d08c5cc10ab9149af57dc5411f5 authored about 12 years ago
Merge branch '1.5-bake-template' into 1.5

github.com/croogo/croogo - 412b3adc983fb47c7d3a94686241b32da99cdbde authored about 12 years ago
allow symlinked bootstrap/fontAwesome during build

if webroot/bootstrap is a symlink, doing:

(
cd webroot/bootstrap
touch ../js/foo
)

does not ...

github.com/croogo/croogo - 901520c986f2fa03e43b7a803a9991cf37a522ca authored about 12 years ago
adding style for inline definition lists

github.com/croogo/croogo - b48ad5ed1d0ee6853e9a9d940af9971567434da8 authored about 12 years ago
adding bake templates

github.com/croogo/croogo - 2369a48aebd238fab412bab2f19120e9eef609e0 authored about 12 years ago
missing </li>

github.com/croogo/croogo - bfe4ce2416e5b0f54a0aa8a4130449e77cc3973a authored about 12 years ago
removing legacy code used by the old filter method

this functionality was replaced by Search plugin

github.com/croogo/croogo - dde7bc958c60d6498524375960cbdefdff6cc310 authored about 12 years ago
updating Locale submodule

github.com/croogo/croogo - c35ccf3042c7c29d98308780ebc85ffad5bf76eb authored about 12 years ago
Merge branch 'master' into 1.5

Conflicts:
Plugin/Acl/Controller/Component/AclGenerateComponent.php

github.com/croogo/croogo - cb13590b3db430b954ee16338cac729509bc93e2 authored about 12 years ago
updating VERSION.txt

github.com/croogo/croogo - dc43b36bc595bacebd3211aff7d2c291177e612c authored about 12 years ago
updating Locale submodule

github.com/croogo/croogo - ab38b9ea29e54c7f77a33090d29fb76d38ea381a authored about 12 years ago
fix failing test

see cakephp/cakephp#917

github.com/croogo/croogo - bc083dc6cc6989e2d7243badff7b55ba4539f035 authored about 12 years ago
adding App::uses() calls

cherrypicked from dereuromark/croogo@bcc1f69

Signed-off-by: Rachman Chavik <[email protected]>

github.com/croogo/croogo - 4dea8fb2f8fc2b29d8e076ce624528475d0166d0 authored about 12 years ago
updating VERSION.txt to 1.5.0

github.com/croogo/croogo - dbb29593529dc3b7c567f8be392ea1a05666d326 authored about 12 years ago
updating fontAwesome path

github.com/croogo/croogo - 3807819bfbbf7f3359e52d3b8be06998982f6a8b authored about 12 years ago
fix: undefined variable $user

github.com/croogo/croogo - fb53e0b7b1d5981294ca8cd1bbefb6bde351b671 authored about 12 years ago
updating minimum cakephp version

github.com/croogo/croogo - a31bf5e7eeb19715c8f91b3ff7bcf341f3e171fb authored about 12 years ago
fix display for long menu text in sidebar

github.com/croogo/croogo - 7e9144b4b0a92f52f00be2c1f4a6dba56f8bb7e8 authored about 12 years ago
Merge remote-tracking branch 'occitech/1.5-improve-install' into 1.5

Install via CLI. Closes #246

github.com/croogo/croogo - 6000143ad686058e2aa7c688bf03dd41292f8ff9 authored about 12 years ago
Move logic in Model or Lib. Installation from shell now works.

github.com/croogo/croogo - 780cde2f25c4e38f14b71d02c27ae18c7844b9ef authored about 12 years ago
toggle model status using ajax

github.com/croogo/croogo - 86d56ddbbb8f27d785cd5903c07b9c85ab11ed29 authored about 12 years ago
updating use of Set to Hash

Set::check() -> Hash::check()
Set::combine() -> Hash::combine()
Set::insert() -> Hash::insert()
...

github.com/croogo/croogo - dae4c99173352a909cf58687f2e8aaaea4a105cc authored about 12 years ago
changing use of Set::extract() to Hash::extract()

github.com/croogo/croogo - 80ce58cdfbde13a886b02d3474180a010d115a18 authored about 12 years ago
updating views in FileManager

- use tab instead of box in main area
- add missing item-actions container

github.com/croogo/croogo - 0f15c121dded41e005a97ca476f98e27b8951b6c authored about 12 years ago
Merge branch '1.5-unify-views' into 1.5. thanks @dogmatic69

github.com/croogo/croogo - 30315a0b38430399481c25408af9a591ba9004a1 authored about 12 years ago
unify views: updating admin_form.ctp

github.com/croogo/croogo - 2e1935bf68707e0b703dbbe0cfef649a945b4eed authored about 12 years ago
unify views: use tabs in Common/admin_edit.ctp

github.com/croogo/croogo - 95194f5cd91168e764f178da44f68266701e188a authored about 12 years ago
unify views: rename admin_edit to admin_form.ctp

thanks to @dogmatic69 for the hint

github.com/croogo/croogo - 62f13014170d90ece4d4f2ba2bdea529bbafe626 authored about 12 years ago
catch exception and immediately deny access

github.com/croogo/croogo - 910ce16d695db441b4ba413ac9925cd79ae197e7 authored about 12 years ago
fix broken delete button in table actions

github.com/croogo/croogo - 885458ad9cf0734f2102fa0759774a0b03fceaaa authored about 12 years ago
rename 'tabs' block to 'actions' for consistency

github.com/croogo/croogo - 5520ed9f67c6fc18098321d7d0fafd4d6a06961a authored about 12 years ago
fix fixture and use View::elementExists()

see cakephp/cakephp#994

github.com/croogo/croogo - d10b5f2b6ae7fa678461c12cbc5814e975c3ad2b authored about 12 years ago
generate missing bootstrap assets during install

github.com/croogo/croogo - ff8eb246611e3cd8faedd3cd40a526fc75916242 authored about 12 years ago
"Install" plugin now works with bootstrap

github.com/croogo/croogo - 95ea8aa05a12326b6f87b4f207175e97653af336 authored about 12 years ago
tooltip updates in CroogoHtml + CroogoForm helpers

Form: don't clobber supplied tooltip
Html: 'tooltip' parameter now accepts array values

github.com/croogo/croogo - da7bcb2759a381e83e3e312d4664b6ce12350a31 authored about 12 years ago
update incorrect method sig + fix indents

github.com/croogo/croogo - 53435744cac7ad69573ddcec87a15a4bcd455530 authored about 12 years ago
update Contacts/Messages to use Search plugin

github.com/croogo/croogo - 81741d7597a1e79e0d4572b058e9ee9635fb7340 authored about 12 years ago
merge 'options' in $searchFields

github.com/croogo/croogo - be999a74b47ac0d8b1a4fd8aab4bc249955ea670 authored about 12 years ago
Croogo::adminRowAction accepts 'method' => 'post'

github.com/croogo/croogo - 0f22f7f2ea2a5a21608a735847e916c67f066d0d authored about 12 years ago
fix 'joins' in ExampleActivation

github.com/croogo/croogo - d337402c454b16b9e9f2c11e7693ea5d330a41d4 authored about 12 years ago
update style for .number

github.com/croogo/croogo - 431a1d13482a627cd2ce3e2fc7628f8657d6a45f authored about 12 years ago
Add meta for iOS responsive

github.com/croogo/croogo - 8692aaff943e7716a7665d46f14e6bc6cb25a924 authored about 12 years ago
don't display user area when not logged in

github.com/croogo/croogo - 69fbc1832f482b4569c31e3bf5762dcabcbf2d01 authored about 12 years ago
mark Croogo::extractFilter as deprecated

github.com/croogo/croogo - 7726a77ab58dac9a959ff6926637acf639c7580e authored about 12 years ago
update comment filtering to use search plugin

github.com/croogo/croogo - 1fedf751690dde8019a0eb8a5ceb5cfa96833777 authored about 12 years ago
update README with submodule info + fix shorttag

github.com/croogo/croogo - 2a6784fe094a85354f2004c0fc6df8e9fe36aa8d authored about 12 years ago
Merge branch '1.5-ui' into 1.5

Shiny new admin-ui using twitter bootstrap.

Although the number of commits in this merge is sma...

github.com/croogo/croogo - c8f2e10e16bc0f519ce807c08de6739b0a72b176 authored about 12 years ago
updating README

github.com/croogo/croogo - 11d8f342aa24f59a1e1e87f70af87b4d91f26454 authored about 12 years ago
"Extensions" plugin works with bootstrap now.

github.com/croogo/croogo - 65982c2d9e073c92a382f83e192e4b4e0e3b986f authored about 12 years ago
"Users" now works with bootstrap

github.com/croogo/croogo - 735599ab5f8c028f3b8e33a870af276c9071551a authored about 12 years ago
"Blocks" plugin now works with bootstrap

github.com/croogo/croogo - 781afa3cc6f7d2555af2c77502faecb6aaeda345 authored about 12 years ago
"Filemanager" plugin now works with bootstrap

github.com/croogo/croogo - d13b1872a92c8202a1cc863d051784fc42da9102 authored about 12 years ago
"Taxonomy" plugin updated to work with bootstrap

github.com/croogo/croogo - f17c364fced006b0c5c5a34c382887fa427bf7b3 authored about 12 years ago
"Example" plugin now works with bootstrap

github.com/croogo/croogo - d3ada8c7fa926e29567df39b7d319bc8903c7058 authored about 12 years ago
"Translate" plugin now works with bootstrap

github.com/croogo/croogo - 2a7ae871263b9adf537b4c23ea2c5740f7676b5c authored about 12 years ago
"Acl" plugin now works with bootstrap

github.com/croogo/croogo - 3f6305f89ce8d598dbd42797865e89d1777124f8 authored about 12 years ago
"Comments" plugins now works with bootstrap

github.com/croogo/croogo - 465b85f075cb32d662e535816b6213cf6791b743 authored about 12 years ago
"Contacts" plugin now works with bootstrap

github.com/croogo/croogo - d050047682ca77175310abb32058001ff8b20188 authored about 12 years ago
"Menu" plugin now works with bootstrap

github.com/croogo/croogo - c4128362ac5076c60577717b828f36106d1aadf4 authored about 12 years ago
"Settings" plugin now works on bootstrap

github.com/croogo/croogo - a07748fa026f94161ca1dd35affc4479e40b928a authored about 12 years ago
"Meta" plugin now works with bootstrap

github.com/croogo/croogo - 3820f32e523c65d43f0db56a1447392dad863570 authored about 12 years ago
CroogoHelper + LayoutHelper + Lib/Croogo updates

new method:
- Croogo::hookAdminBox()
- CroogoHelper::adminBoxes()
- CroogoHelper::settingsInput(...

github.com/croogo/croogo - aa4931975d993393e4b0b5faddea9eedbf17030a authored about 12 years ago
Update admin layout/common views for bootstrap

- Header, footer, breadcrumb and navigation
- Common views
- Modals
- Breadcrumbs
- Sidebar

github.com/croogo/croogo - 35d8bddec55412d3ac252ef0dad1f26a644fffd6 authored about 12 years ago