Log message #4052525

# At Username Text
# Jul 16th 2017, 16:55 joris_ so its working in production as expected, but i was testing it first and it was serving the new file through the standard URL
# Jul 16th 2017, 16:54 hmic if needed in production (with debug == false) set it to 'force' instead
# Jul 16th 2017, 16:54 joris_ @admad i've done that but when debug=true it serves style.min.css and when debug=false it serves style.min.vX.css
# Jul 16th 2017, 16:52 admad set Asset.timestamp to true
# Jul 16th 2017, 16:52 admad @joris_ asset timestamping is a core feature
# Jul 16th 2017, 16:42 dereuromark i see, in that case it shouldnt cache it
# Jul 16th 2017, 16:42 joris_ cause it's working in production
# Jul 16th 2017, 16:41 joris_ looks like the url remains without timestamp when debug is on
# Jul 16th 2017, 16:38 dereuromark if it stays the same, nothing changed and no invalidating is necassary
# Jul 16th 2017, 16:35 joris_ AssetCompress has an option timestamp to burst browser cache, but how does it burst the cache if the URL stays the same?
# Jul 16th 2017, 14:47 dereuromark or is it tryer? :slightly_smiling_face: well anyway
# Jul 16th 2017, 14:46 dereuromark try it :slightly_smiling_face: and you will be a trier too
# Jul 16th 2017, 14:43 maymeow dont using it :slightly_smiling_face:
# Jul 16th 2017, 14:38 dereuromark via cakebox
# Jul 16th 2017, 14:38 dereuromark everyone does :slightly_smiling_face: when using nginx
# Jul 16th 2017, 14:36 maymeow anyone has tried CakePHP with NGINX without Apache?
# Jul 16th 2017, 14:08 admad hmic: https://github.com/FriendsOfCake/crud-view/pull/199
# Jul 16th 2017, 14:00 hmic even better then :D
# Jul 16th 2017, 14:00 admad thanks, i almost have that ready for PR
# Jul 16th 2017, 14:00 hmic should i prepare a PR for the global blacklist_tables thing?
# Jul 16th 2017, 13:59 hmic jep
# Jul 16th 2017, 13:59 admad shouldn't be too difficult :slightly_smiling_face:
# Jul 16th 2017, 13:57 hmic i need to think on how to implement the per action config merging for my own apps then :p
# Jul 16th 2017, 13:46 rudy1976s Hello I need some help for saving several record coming from a table in a single page
# Jul 16th 2017, 13:33 admad merging 1 global config with per action config and merging all is not the same. Also in case of tables list it makes sense as the sidebar menu is global.
# Jul 16th 2017, 13:32 hmic i'm just buying in on some bitcoins, that looks quite as dramatic at the moment too :D
# Jul 16th 2017, 13:27 admad hold on dramatic finish to F1 race
# Jul 16th 2017, 13:24 hmic if going through the effort to merge that global config into the action config for the tables blacklist, why not make it universally possible
# Jul 16th 2017, 13:24 hmic but you get the idea?
# Jul 16th 2017, 13:22 admad global table blacklist sounds good, not too sure about global per action config
# Jul 16th 2017, 13:18 hmic this would allow (me) to [re]move more than 60% of my controller code to the configuration file
# Jul 16th 2017, 13:17 hmic might even be like: ...Actions.ControllerName.actionName... to be able to be more specific
# Jul 16th 2017, 13:16 hmic so one can easily provide jsut config instead of having to configure the actions in code all the time
# Jul 16th 2017, 13:16 hmic i'd like to have some global config merged with the action configs, like: CrudView.Actions.tables_blacklist and, per action *too* CrudView.Actions.index.tables_blacklist
# Jul 16th 2017, 13:15 hmic admad: working on crudview... regarding blacklisting the phinxlog table by default issue
# Jul 16th 2017, 09:49 casmo 'debug' => (isset($_SERVER['REMOTE_ADDR']) andand $_SERVER['REMOTE_ADDR'] == '1.2.3.4')
# Jul 16th 2017, 09:48 itamer How do I turn on debugkit for specific ip addresses? Easy to do with v1.2 and v2.2 but I can't quite get the method for v3
# Jul 16th 2017, 09:23 braeden \\o
# Jul 16th 2017, 08:56 bravo-kernel o//
# Jul 16th 2017, 08:05 braeden Is anyone using Memcached?
# Jul 16th 2017, 08:04 braeden G'morning