Rest of my posts
Back home ...
2023-07-18
Repoository Name:
TuRinconiOS
First commit: HomeVC, LoginVC started. User can click between these VC, login with email and password. YourRinconsVC is accessed on successful login, but nothing there yet.
2023-07-18
Repoository Name:
TuRinconiOS
YourRinconVc filename changed to YourRinconsVC
2023-07-18
Repoository Name:
TuRinconiOS
Saves user credentials with remember me; on login YourRinconsVC displays users rincons;
2023-07-18
Repoository Name:
TuRinconiOS
Logged in user can access a rincon and see a list of dates from that rincon; RinconVC uses UITableViewCell; next step custom UITableViewCell;
2023-07-18
Repoository Name:
TuRinconiOS
RinconVC has simple custom UITableViewCell, PostCell; next step work on PostCell to display feed;
2023-07-18
Repoository Name:
TuRinconiOS
Post text label in PostCell sizing correctly; Images and spinners correctly requested and added/removed from PostCell;
2023-07-18
Repoository Name:
TuRinconiOS
UserInteraction: commentView has comment bubble and comment count, likeView has thumbs up and like count; but commenView button and likeView buttons respond; like button adds like; comment button needs work to add a UITextField for user to add a comment
2023-07-17
Repoository Name:
TuRinconiOS
Initial Commit
2023-07-09
Repoository Name:
tuRincon
replaced CONFIG_TYPE with FLASK_CONFIG_TYPE;
2023-07-08
Repoository Name:
TuRincon01Api
changed CONFIG_TYPE to FLASK_CONFIG_TYPE;
2023-07-08
Repoository Name:
habitTracker
bp_users routes: permanent_session_lifetime=31 days;
2023-07-08
Repoository Name:
TuRincon01Api
re-edited are_we_running
2023-07-08
Repoository Name:
TuRincon01Api
edited are_we_running endpoint to include hostname
2023-07-08
Repoository Name:
TuRincon01backerUpper
changed CONFIG_TYPE to FLASK_CONFIG_TYPE;
2023-07-08
Repoository Name:
TuRincon01backerUpper
config type logged; create _backups dir for production;
2023-07-08
Repoository Name:
TuRincon01backerUpper
edited scheduler to run daily when FLASK_CONFIG_TYPE==prod, hourly when local;
2023-07-08
Repoository Name:
tuRincon_modules
changed CONFIG_TYPE to FLASK_CONFIG_TYPE;
2023-07-07
Repoository Name:
TuRincon01Api
changed back to CONFIG_TYPE
2023-07-07
Repoository Name:
tuRincon_modules
changed back to CONFIG_TYPE
2023-07-06
Repoository Name:
habitTracker
download database csv/pickle working; upload csv working;
2023-07-06
Repoository Name:
habitTracker
edited homepage for mobile view
2023-07-06
Repoository Name:
habitTracker
added requirements.txt
2023-07-06
Repoository Name:
habitTracker
admin upload pickle files working;
2023-07-06
Repoository Name:
habitTracker
reworked homepage; added bp_main.custom_static enpoint for image in homepage and other images if necessary;
2023-07-06
Repoository Name:
habitTracker
admin db download csv working;
2023-07-06
Repoository Name:
habitTracker
log page now correctly adds/removes via table in bottom or checkboxes by date - javascript corrected
2023-07-06
Repoository Name:
habitTracker_modules
added property for admin directories in DB_ROOT
2023-07-06
Repoository Name:
habitTracker
user download habit history; added delete user habit day element with are you sure modal;
2023-07-05
Repoository Name:
habitTracker_modules
added userHabitsAssoc table
2023-07-05
Repoository Name:
habitTracker
added table to log page; user habits page filters accounts for users habits but doenst duplicate if another use has registered a habit; workign on log page
2023-07-04
Repoository Name:
socialAggregator02
restructured process to call page for last post date then send all posts since that date;
2023-07-04
Repoository Name:
personalWebsite
added endpoint to send last_post_date; renamed some config vars;
2023-07-03
Repoository Name:
personalWebsite
minor home page edit; But a heck of a lot of old stuff uncommitted;
2023-07-03
Repoository Name:
personalWebsite
fixed reference to see more blog posts link on home page
2023-07-03
Repoository Name:
dashAndData07
edited datatools/index description for tuRincon
2023-07-03
Repoository Name:
dashAndData07
minor edit datatools/index description what-sticks
2023-07-02
Repoository Name:
kmdashboard03
edited home page description; lots of stuff from before that was not committed
2023-07-02
Repoository Name:
tuRincon
edit home page - button for costa_rica rincon; refactored bootstrap/js/css files in static folder to new method;
2023-07-02
Repoository Name:
tuRincon_modules
updated tr01_models/config to use FLASK_ENV instead of CONFIG_TYPE
2023-07-02
Nginx error - problem including server_names_hash_bucket_size to conf.d file
2023-07-02
Repoository Name:
TuRincon01Api
replaced CONFIG_TYPE with FLASK_ENV in app_package/config.py
2023-07-02
Repoository Name:
tuRincon
edited home page with link to costa_rica feed; app_package/config edited CONFIG_TYPE to FLASK_ENV
2023-07-01
Repoository Name:
habitTracker
adjusted navbar for large size and username in middle;
2023-07-01
Repoository Name:
habitTracker_modules
added username to Users table
2023-07-01
Repoository Name:
dashAndData07
updated datatools index description for NHTSA
2023-07-01
Repoository Name:
dashAndData07
edited datatools/index/what-sticks description
2023-07-01
Repoository Name:
dashAndData07
updated datatools index description for what-sticks; and there seems to have been a heck of a lot more that I havenot added/committed as well
2023-06-30
Repoository Name:
habitTracker
added log page; css and sass
2023-06-30
Repoository Name:
habitTracker
first commit
2023-06-30
Repoository Name:
habitTracker_modules
first commit
2023-06-30
Repoository Name:
exFlaskBlueprintFrameworkStarterWithLogin_modules
first commit
2023-06-30
Repoository Name:
exFlaskBlueprintFrameworkStarterWithLogin
first commit
2023-06-30
Repoository Name:
exFlaskBlueprintFrameworkStarter
first commit
2023-06-26
Repoository Name:
TuRincon_ios
PostCell UserInteraction uses a LikeView to set up label for like count and thumbs up button; button prints to terminal;
2023-06-26
Repoository Name:
tuRincon_modules
testing: removed lien from modelsUsers.py to see if only one name or two (Nick Rodriguez) commits
2023-06-26
Repoository Name:
tuRincon_modules
committing after long time
2023-06-26
Repoository Name:
TuRincon01Api
committing after long time not committing
2023-06-26
Repoository Name:
tuRincon
committing after long time
2023-06-25
Repoository Name:
TuRincon_ios
Initial Commit
2023-06-20
Repoository Name:
dashAndData07
added data tools tu rincon and mapper apps
2023-06-19
Repoository Name:
dashAndData07
fixed data_tools logos; made bp_main.get_aux_images_datatools route for logos
2023-06-19
Repoository Name:
dashAndData07
blog function and front end looking good; datatools index page looking good; about page looking ok; trying for production and uploading blog posts
2023-06-19
Repoository Name:
dashAndData07
blog_user_home link added to blog index when logged in
2023-06-18
Repoository Name:
dashAndData07_modules
dd07_models has a Base for each Users, Cage, BLS; base, sess, engines imported as dicts; these changes fix individual .db file bug that all tables were in each file; BlogPost columns modified
2023-06-18
Repoository Name:
dashAndData07
post blog origin_word_to_html; delete posts; bootstrap for tables and modals added - still need old files;
2023-06-16
Repoository Name:
dashAndData07
reinstituted the captcha in _layout and bp_main
2023-06-16
Repoository Name:
dashAndData07
fixed bug frontend: wide screen (768px) buttons did not click due to navbar covering buttons. This was not clear b/c background:none so not visible. solution: set media768{nav{height:var(--nav-height);}}
2023-06-16
Repoository Name:
dashAndData07
home page contact title and info justify-content:start;
2023-06-16
Repoository Name:
dashAndData07_modules
fixed dd07_models/main.py sess changed to sees_users
2023-06-15
Repoository Name:
dashAndData07
error: posts not working
2023-06-15
Repoository Name:
dashAndData07_modules
error: posts not working
2023-06-14
Repoository Name:
dashAndData07
moved CONFIG_TYPE env variable to .flaskenv - testing dev app_package/__init__.py
2023-06-14
Repoository Name:
dashAndData07
fixed db sql_uri refrences in app_pacakge/__init__.py
2023-06-14
Repoository Name:
dashAndData07
config determined by FLASK_ENV set in OS terminal environment; database UIR determined by FLASK_ENV; app_package/__ini__.py config determined by FLASK_ENV
2023-06-14
Repoository Name:
dashAndData07
home page html/css wide screen size looks good; navbar looks good with changing screen sizes;
2023-06-14
Repoository Name:
dashAndData07
navbar improved: logo on left gets larger; menu links on right larger and centered
2023-06-14
Repoository Name:
dashAndData07
.env includes db paths to local, dev, and prod; models/__init__.py no longer creates db or aux files --> now done by app_package/__init__.py
2023-06-14
Repoository Name:
dashAndData07
test development server: send email and captcha
2023-06-14
Repoository Name:
dashAndData07_modules
refactored file names
2023-06-14
Repoository Name:
dashAndData07_modules
.env includes db paths to local, dev, and prod; models/__init__.py no longer creates db or aux files --> now done by app_package/__init__.py
2023-06-14
Repoository Name:
dashAndData07_modules
edited .env for config.json file name change
2023-06-14
Repoository Name:
dashAndData07_modules
edited .env for CONFIG_TYPE env variable
2023-06-14
Repoository Name:
dashAndData07_modules
more config / env var shifting around
2023-06-14
Repoository Name:
dashAndData07_modules
FLASK_ENV used by application config object (i.e. dd07_config/config.py)
2023-06-14
Repoository Name:
dashAndData07_modules
WEB_ROOT created in dd07_modules/dd07_config/config.py
2023-06-14
Repoository Name:
dashAndData07_modules
problems with db connection due to dd07_models config refrences to FLASK_ENV - corrected
2023-06-13
Repoository Name:
dashAndData07
changed scss management from npm to directly importing bootstrap and running sass w/out npm; edited _functions.scss from within the bootstrap package to fix bug
2023-06-12
Repoository Name:
dashAndData07
html/css: making progress on home page
2023-06-11
Repoository Name:
dashAndData07
first commit
2023-06-11
Repoository Name:
dashAndData07_modules
first commit
2023-06-10
Repoository Name:
kmdashboard03
edited 502 custom error - route def duplicated
2023-06-10
Repoository Name:
kmdashboard03
added 502 error
2023-06-10
Repoository Name:
kmdashboard03
added another custom error for things that might be my fault
2023-06-10
Repoository Name:
kmdashboard03
good stopping place: reports; delete data; upload data from zip and excel; search and dashboards working well; custom error messages;
2023-06-10
Repoository Name:
kmdashboard03
more custom error edits
2023-06-10
Repoository Name:
kmdashboard03_modules
renamed BasicConfig var names for folder paths to DIR_DB_ followed by folder name
2023-06-08
Repoository Name:
kmdashboard03
added recalls - same format as investigations
2023-06-08
Repoository Name:
kmdashboard03
update html/css investigations dash - removed another flex object to fit better in mobile; now moving on to recalls...
2023-06-08
Repoository Name:
kmdashboard03
investigations search and dash pages looking good for now; next: make same changes to recalls
2023-06-08
Repoository Name:
kmdashboard03
added more error catching routes
2023-06-08
Repoository Name:
kmdashboard03
investigations dashboard page tried to fix mobile view removing a flex obj; refactored error handler routes
1
2
Last page
Show:
10
,
100
,
All